Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
tmhalila
Resolver II
Resolver II

Unable to connect to Postgres Database

Hello,

I have a dataset deployed in Postgres Database, then I want to connect with the Power BI reporting server - Desktop but I am getting this error immediately after filling up the Server name and Database name then OK. 

 

Assist, please.

tmhalila_0-1658986315009.png

 

1 ACCEPTED SOLUTION
v-luwang-msft
Community Support
Community Support

Hi @tmhalila ,

The certificates you need  installed in the PostgreSQL server and the Pbi desktop ( creating a .PEM) are:

AddTrustExternalCARoot.crt

DV_NetworkSolutionsDVServerCA2.crt

DV_USERTrustRSACertificationAuthority.crt

my_domain_name.com.crt

 

Please find the official document from PostgreSql on how to use the client/server certificates.

 

https://www.postgresql.org/docs/current/libpq-ssl.html

 

And similar error refer:

https://community.powerbi.com/t5/Desktop/PostgreSQL-powerbi-desktop-connection-error/td-p/89940 

 

Did I answer your question? Mark my post as a solution!


Best Regards

Lucien

View solution in original post

2 REPLIES 2
v-luwang-msft
Community Support
Community Support

Hi @tmhalila ,

The certificates you need  installed in the PostgreSQL server and the Pbi desktop ( creating a .PEM) are:

AddTrustExternalCARoot.crt

DV_NetworkSolutionsDVServerCA2.crt

DV_USERTrustRSACertificationAuthority.crt

my_domain_name.com.crt

 

Please find the official document from PostgreSql on how to use the client/server certificates.

 

https://www.postgresql.org/docs/current/libpq-ssl.html

 

And similar error refer:

https://community.powerbi.com/t5/Desktop/PostgreSQL-powerbi-desktop-connection-error/td-p/89940 

 

Did I answer your question? Mark my post as a solution!


Best Regards

Lucien

Shahfaisal
Solution Sage
Solution Sage

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors