10 months ago
I am trying to look into my db tables but my posgress db is not connecting it keeps on loading on third step.
Attachments
7 Replies
10 months ago
Hey there! We've found the following might help you get unblocked faster:
- 🧵 Postgres DB Can't connect
- 🧵 Facing issues in connecting DB on my web service
- 🧵 Railway cli not connecting to db
If you find the answer from one of these, please let us know by solving the thread!
10 months ago
Are you able to connect using a client like tableplus or similar?
fra
Are you able to connect using a client like tableplus or similar?
10 months ago
Yes tried but i get connection time out error there also.
Attachments
10 months ago
are you sure the port is 5432? can you check in the public network section which ports do you have? it should be something like my-public-url.railway:$port => 5432, you should use the value of $port
10 months ago
yes i tired restaring and redeploying but its still same. also port for me is 5432 only i checked the public url in networking metal edge.
10 months ago
can you check the deployment logs and see if there is something useful?