a month ago
My database has crashed and it will not restart. I see an error in the logs related to file space: 2026-01-29 23:09:43.347 UTC [29] FATAL: could not write to file "pg_wal/xlogtemp.29": No space left on device
Pinned Solution
a month ago
Click on the volume under your Postgres service and grow the volume. Make sure to redeploy the database afterwards.
4 Replies
a month ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open Railway • about 1 month ago
a month ago
Click on the volume under your Postgres service and grow the volume. Make sure to redeploy the database afterwards.
a month ago
Yeah your volume's full. Quick fix
Go to your Postgres service in Railway
Click on the Volume tab
Increase the size (add like 5-10GB depending on what you need)
Hit save then redeploy the database service
Also might wanna check what's eating all your space
hyper674
Yeah your volume's full. Quick fixGo to your Postgres service in RailwayClick on the Volume tabIncrease the size (add like 5-10GB depending on what you need)Hit save then redeploy the database serviceAlso might wanna check what's eating all your space
a month ago
You need to click the volume directly. You can't access volume configurations through a service.
0x5b62656e5d
You need to click the volume directly. You can't access volume configurations through a service.
a month ago
if you want the bounty that bad just say that
Status changed to Solved noahd • about 1 month ago

