I am trying to connect to a postgres database hosted on AWS.
I am getting this cryptic error message:
Error ID: 73baa6d0
Appreciate deciphering this.
Any help on this?
Post the structure of the dataset you're connecting including columns and datatypes. I saw you posted on another post that included some solutions, but I'll restate what I'd try.
1. Ensure that your columns do not contain capitals or weird characters. I would recommend using "column_name" rather than the common "columnName" as the capital will mess it up.
2. Ensure that you have added looker studio's IP to your whitelist in your postgres AWS database. Here is a link that gives instructions on this as well as the IP you should whitelist: link
Sincerely,
Dylan
Here are the columns.
Also, the link is open to the world. I can access it through command line and other desktop tools
Is your AWS Postgresql through AWS RDS?
User | Count |
---|---|
5 | |
1 | |
1 | |
1 | |
1 |