Hello Sam S Kumar
Following our discussion, you were unable to connect to the server from the Looker Studio when the SSL is On.
In further investigation, when SSL was disabled on the PostgreSQL server, the application was able to connect successfully, confirming the issue was related to SSL configuration.
- We advised to download all root CA certificates related to the PostgreSQL server and converted all certificates to PEM format. Combined the PEM certificates into a single file.
- This combined certificate file was used for establishing the SSL connection from the application.
- After completing these steps, you were able to connect to the PostgreSQL database with SSL enabled.
I hope this has been helpful!
Your feedback is important so please take a moment to accept answers. If you still have questions, please let us know what is needed in the comments so the question can be answered. Thank you for helping to improve Microsoft Q&A!
If this answers your query, do click Accept Answer and Upvote for was this answer helpful.