2 months ago
I was testing some changes locally and it looks like this caused the Railway Postgres volume to now be out of disk, and the instance can’t even finish recovery because it can’t write WAL.
I think this means I need to increase the Postgres volume size but I want to confirm if that is the solution and if so what my options are?
Pinned Solution
2 months ago
Yes, you are correct, you need to increase the volume size. Your postgres instance has likely shut down to protect data integrity because it cannot write WAL.
1 Replies
2 months ago
Yes, you are correct, you need to increase the volume size. Your postgres instance has likely shut down to protect data integrity because it cannot write WAL.
Status changed to Solved brody • about 2 months ago