I can't connect to my postgres database
auxiliaretcya
HOBBYOP
a year ago
The problem I have is that I am looking to connect to my database to make a backup of it, I already tried it through my pgadmin, using the RAILWAY CLI, using url, my API can connect because it can make records in the database but I can't connect, it tells me that the connection time has expired, it doesn't let me enter or make the connection
2 Replies
a year ago
Can you elaborate on how you're connecting to it?
What SQL client are you using? Are the connection string and credentials correct?
a year ago
Adding on to what ray has said, is it possible that you're behind a firewall? such as at a school or workplace?