The database URL provided does not work

Hi, so I have an issue where after creating the pg database with andasy db pg create, I get the connection URL but I can’t use it to connect it to a tool like Postico, I used it in my backend app deployed on Andasy as well but it is still not working despite the fact that the url is “internal” I really need urgent help with this :rotating_light:

Hello @jordan, Postgres apps on Andasy aren’t exposed to the public by default, which is why you can’t connect to them using Postico.

Could you share the logs of the app you’re trying to connect to? Also, please check the status of your Postgres app before attempting to connect.