Heroku Postgresql with Google Datastudio

前端 未结 3 1536
傲寒
傲寒 2020-12-13 09:56

I\'m having troubles to connect an existing heroku database to Google Datastudio. I\'m trying to add the connection and I get the following:

Access de

3条回答
  •  我在风中等你
    2020-12-13 10:35

    Make sure to run the openssl command on one line to generate the client.key and client.crt in one command. It took me a couple of tries of downloading the certificates (unable to reach host error), but this finally got me connected to Heroku Postgres with GDS.

提交回复
热议问题