Missing Database
pristonmuema
HOBBYOP

3 months ago

My database wasn't working for the last few days, today the postgres project is empty with no database, what really happened?

Solved

2 Replies

Railway
BOT

3 months ago

Your Postgres service in the "Tour Management System" project is running with a volume attached, and the logs confirm it found an existing database directory and completed recovery successfully as of 11:49 UTC on May 22. The data on the volume was not lost. If the Data tab in the dashboard appears empty, try connecting directly using your DATABASE_URL credentials (e.g., via psql or a database client) to verify your tables are present.


Status changed to Awaiting User Response Railway 3 months ago


Railway

Your Postgres service in the "Tour Management System" project is running with a volume attached, and the logs confirm it found an existing database directory and completed recovery successfully as of 11:49 UTC on May 22. The data on the volume was not lost. If the Data tab in the dashboard appears empty, try connecting directly using your `DATABASE_URL` credentials (e.g., via psql or a database client) to verify your tables are present.

pristonmuema
HOBBYOP

3 months ago

Thanks it worked


Status changed to Awaiting Railway Response Railway 3 months ago


Status changed to Solved Railway 3 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...