Connect a Google CloudSQL Postgres database to Data Studio

前端 未结 2 799
野趣味
野趣味 2021-02-04 16:24

I am trying to connect a Postgres database hosted in a google Cloud Sql instance to Data Studio. I have followed the instructions (found here https://support.google.com/datastu

2条回答
  •  慢半拍i
    慢半拍i (楼主)
    2021-02-04 16:55

    (On getting the certs in the first place)

    If you're using a GCP Cloud Postgres connection like here:

    1. Go to your GCP Console -> SQL
    2. Click into your DB instance -> Connections
    3. Scroll down to "Configure SSL client certificates"
    4. Click "create a client certificate", give it a name, and download the outputs

提交回复
热议问题