a month ago
Postgres service offline after resizing postgres-volume 20GB→50GB via Railway Agent. All deployments show REMOVED, getting "error deploying from source." Volume has critical production data — cannot wipe. Project: Frontline OS, production, us-west. Need volume resize completed and service restarted without data loss.
1 Replies
Status changed to Awaiting Railway Response Railway • about 1 month ago
a month ago
Looking at your project, the Railway Agent created a brand new volume during the resize attempt and attached that to Postgres, while detaching your original postgres-volume (which has your production data). The good news is your data is intact on the detached original volume. Postgres has been running on the new empty volume since around 04:02 UTC, which is why the database appears empty.
To restore your data, we can swap the volumes back: detach the new empty volume from the service and re-attach the original 80 GB postgres-volume. You'll then need to redeploy Postgres so it mounts the right volume. Want us to proceed?
Status changed to Awaiting User Response Railway • about 1 month ago
a month ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • about 1 month ago