Forum Discussion
Cesylyaa
Helper I
1 year agoUnable to connect to Postgres, throws error
Hello, I have these credentials: (slightly altered to maintain confidentiality) POSTGRES PGHOST = cbdh854d5.cluster-czrsj4isg7.us-east-1.rds.amazonaws.com DB_NAME = dc1tl5hf97aqf PGPORT=54...
MFelix
Super User
1 year agoHi Cesylyaa ,
You need a postgress connector.
Check this link: https://community.fabric.microsoft.com/t5/Power-BI-Community-Blog/Configuring-Power-BI-Connectivity-to-PostgreSQL-Database/ba-p/12567
- Cesylyaa1 year ago
Helper I
I don't think this is the issue, as i connect to another Postgres database just fine.
While this Host name is a string of letters/numbers, the other one i connect to without any issues has its host name as an iP address.
Could that be it? Must my host name come as an iP address?