Missing Database
pristonmuema
HOBBYOP

19 days 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

19 days 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 19 days 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

19 days ago

Thanks it worked


Status changed to Awaiting Railway Response Railway 19 days ago


Status changed to Solved Railway 19 days ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...