a month ago
I upgraded my Railway plan, but my production PostgreSQL is still crashed.
Logs show:
FATAL: No space left on device
Please help expand or recover the PostgreSQL volume without deleting data.
Do not delete or recreate the database.
I need to recover the data and bring the service back online.
1 Replies
a month ago
Your Postgres volume is provisioned at 500 MB and has filled up, preventing PostgreSQL from completing WAL recovery. Your data is still on the volume. To fix this, open the Postgres service's volume settings, click Live Resize, and increase the size (your Hobby plan supports up to 5 GB). Since the volume is at capacity the resize will briefly restart the service and run integrity checks, after which Postgres should complete recovery and come back online with your data intact.
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