Forum Discussion
maxianren
4 years agoNew Member
problem connecting Azure DB PostgreSQL: Details: "PostgreSQL: Exception while reading from stream"
i have some connection problem with Azure PostgreSQL database, some people mentioned here to add Command Timeout but dosen't work for me Solved: Postgresql: Exception while reading from stream - Mi...
amitchandak
4 years agoSuper User
maxianren , there are 3-4 steps , please make sure all are taken care. Driver SSL, certificate etc
https://community.powerbi.com/t5/Power-Query/Connecting-to-PostgresSQL-hosted-on-AWS-RDS/td-p/135666
https://dataintoresults.com/post/powerbi-and-postgresql-ssl-lets-encrypt-and-gateway/
https://niftit.com/connecting-power-bi-to-postgresql/
maxianren
4 years agoNew Member
thanks amitchandak
it seems that the method metioned in your post works well for AWS, but for azure, how to download the public key and convert to certificate? i still don't understand SSH setting?