Database Tables not vieweable

when i am trying to see my db tables, it is just going on infinite loading and I am not able to see my tables and there data

$10 Bounty

5 Replies

a year ago

Can we get more info? What type of database? Is it actively deployed and live without an error? Have you tried using an external DB viewer app connected to the public url?


noahd

Can we get more info? What type of database? Is it actively deployed and live without an error? Have you tried using an external DB viewer app connected to the public url?

This is where it is stuck

Attachments


rrohan419

This is where it is stuck

a year ago

Since its postgres, try using something like conar.app (on mac) or pgadmin4 to remotely connect to the databses public url and debug if its a database or railway issue


noahd

Since its postgres, try using something like [conar.app](http://conar.app) (on mac) or pgadmin4 to remotely connect to the databses public url and debug if its a database or railway issue

10 months ago

Yes I have connect it to my local computer but I want to access it remotely from anywhere via railway as it was working some time back


rrohan419

Yes I have connect it to my local computer but I want to access it remotely from anywhere via railway as it was working some time back

10 months ago

Have you tried restarting the postgres container since then to see?


Welcome!

Sign in to your Railway account to join the conversation.

Loading...