How to connect postgres DB externally?

Hey, how to connect postgres DB created on cleavr externally? my app has been hosted on a different VPS but would like to use postgres under cleavr but couldn’t connect, please assist.

Thanks

Hello,

Could you please provide the error logs you’re encountering when attempting to connect to the PostgreSQL database created through Cleavr?

Additionally, could you share the method or steps you’re using to access the database?

Attached the log:

same thing working for managed supabase postgres

I am following the straigtforward way, login to cleavr->databases->create postgres DB with a new user. But, one thing I noticed while adding mySQL DB that it asks to add % for allowing external connections but not for postgres DB.

Let me know if you need anything else