Postgres Db not connecting.
rajatrjsharma
HOBBYOP

5 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

$10 Bounty

7 Replies

Railway
BOT

5 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


fra
HOBBYTop 10% Contributor

5 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?

rajatrjsharma
HOBBYOP

5 months ago

Yes tried but i get connection time out error there also.

Attachments


mardonedias
PRO

5 months ago

Have you tried restarting or redeploying?


fra
HOBBYTop 10% Contributor

5 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


rajatrjsharma
HOBBYOP

5 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.


fra
HOBBYTop 10% Contributor

5 months ago

can you check the deployment logs and see if there is something useful?


Loading...