How to connect to my postgres database via pgadmin?
dannycareHOBBY
9 months ago
I'm trying to connect to my postgres database from pgadmin, and I keep getting a connection timeout error. I'm quite new to this, and I installed the postgres package.
My environment variables (DATABASE_URL etc) are showing as private railway variables. So do I need to change these in order to access it?
Thanks
3 Replies
aureoHOBBY
4 months ago
Você conseguiu conectar PostgreSQL via pgAdmin?
aureo
Você conseguiu conectar PostgreSQL via pgAdmin?
enriquepx9FREE
4 months ago
use the url proxy to connect, for me it does work
aureoHOBBY
4 months ago
Obrigado,