0xmukesh
PROOP
a year ago
hey there! i am trying to connecting to my postgres database and it does nothing - neither it throws an error nor it successfully connects to the database. i just remains in this idle/loading state forever. i have either using both psql and railway's cli for connecting to the database
6 Replies
a year ago
can the data tab connect to the database?
a year ago
that data tab connects over the public network so it's a clear indicator that the database is accessible.
this means it's likely an issue with your local network, perhaps you are behind a workplace or public firewall?
a year ago
no worries!