Forum Discussion

IanLock's avatar
IanLock
New Member
1 year ago
Solved

PowerBI Connection Issue with Postgresql hosted on AWS

Hello! I'm currently having trouble accesing a postgreSQL instance that is hosted on AWS's relational database service (rds). I've properly setup the vpc, the corresponding route table, subnets, a...
  • Akash_Varuna's avatar
    1 year ago

    Hi IanLock  Ensure the AWS RDS instance allows connections from your IP via security group rules. Check if SSL is required; use the correct AWS SSL certificate in Power BI settings. If ODBC works but not the connector, verify driver compatibility or try using DirectQuery.