Forum Discussion
Unable to connect to Postgres Database
- 4 years ago
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 RegardsLucien
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