Looker Studio PostgreSQL 2024 - How to connect PostgreSQL to Looker Studio (step by step)

Поделиться
HTML-код
  • Опубликовано: 18 окт 2024

Комментарии • 9

  • @Kalehuynh
    @Kalehuynh 5 месяцев назад +1

    cannot connect data with looker studio from Postgres:
    I just started using my Looker Studio account and can access a report that is shared with me, but when I try to add data sources, it says "Sorry, we encountered an error and were unable to complete your request."

    • @finanzaspariwana4573
      @finanzaspariwana4573 5 месяцев назад

      I had to migrate from my PostgreSQL version 15 to version 14 in order to use Looker Studio. It worked, but exactly 3 days ago, I haven't been able to connect to PostgreSQL and I'm getting the same error without much more information.

  • @Kalehuynh
    @Kalehuynh 5 месяцев назад

    how can I fix this: cannot connect data with looker studio from Postgres:
    I just started using my Looker Studio account and can access a report that is shared with me, but when I try to add data sources, it says "Sorry, we encountered an error and were unable to complete your request."

    • @finanzaspariwana4573
      @finanzaspariwana4573 5 месяцев назад +1

      its maybe the postgree versión,
      I had to migrate from my PostgreSQL version 15 to version 14 in order to use Looker Studio. It worked, but exactly 3 days ago, I haven't been able to connect to PostgreSQL and I'm getting the same error without much more information.

    • @stan_visualytics
      @stan_visualytics  4 месяца назад

      Yes, that's right.
      Looker Studio hasn't implemented support for all versions of PostgreSQL yet.
      Supported versions: 9.6; 10; 11; 12; 13; 14;
      In any case, I would suggest to ingest data from PostgreSQL to BigQuery DWH, and then connect BigQuery to Looker Studio.
      Works 10x better and faster. JFYI BigQuery's costs are pretty tiny honestly.

  • @bhautik_mangukiya_mba
    @bhautik_mangukiya_mba 5 месяцев назад

    I try to connect the postgres v16 with looker studio but it not work with this connector.
    do anyone know other way to connect it.

    • @stan_visualytics
      @stan_visualytics  5 месяцев назад

      could you elaborate on what exactly goes wrong? Error text?

    • @stan_visualytics
      @stan_visualytics  5 месяцев назад

      According to this article - support.google.com/looker-studio/answer/7288010#zippy=%2Cin-this-article, 16 version is not supported rn. It seems like it is a known issue on forums.
      If besides Postgres you have any sort of DWH like BigQuery, then you may setup an ETL/ELT to ingest data from Postgres to BigQuery and, then, connect BigQuery to Looker Studio.

    • @bhautik_mangukiya_mba
      @bhautik_mangukiya_mba 5 месяцев назад

      @@stan_visualytics Thanks for reply.