Database schema deleted
mebens
HOBBYOP

4 months ago

Looks like my database has been nuked, with the schema and data gone. The existing connection URL hasn't changed. I noticed Railway triggered a deployment of all my services 2 days ago and I assume this is when it happened. How could this result in data loss and can it be recovered?

Solved

2 Replies

4 months ago

Hello,

Your database doesn't have a volume, without a volume data cannot persist, running a database without a volumes means your database was writing to ephemeral storage, so the data cannot be recovered.


Status changed to Awaiting User Response Railway 4 months ago


mebens
HOBBYOP

4 months ago

Ah, I had figured the postgres instance had this configured but that makes sense. Will fix that up, cheers.


Status changed to Awaiting Railway Response Railway 4 months ago


Status changed to Solved brody 4 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...