7 months ago
🚨 Guys… I need help 😭
So my PostgreSQL on Railway just completely crashed. I was running an n8n workflow with a bunch of embeddings, and suddenly everything exploded. Now I can't even see my previous workflows.
Checked the logs and it says:
FATAL: could not write to file "pg_wal/xlogtemp.25": No space left on device
Disk is full, recovery failed, and now it's stuck in some kind of death loop. I tried restarting — no luck. I think it's totally dead unless I wipe or restore from backup (which I might have but not sure).
If anyone knows how to fix this or at least save my data — please, I'm begging you 🙏 I’ll name my bot after you.
3 Replies
7 months ago
Hey, this means that your volume is full and you need to grow it. The hobby plan's limit is 5GB. You will have to upgrade to the pro plan if you need to grow it beyond 5GB.
7 months ago
uxuz was close, you do need to grow it, only because you currently have it limited to 500MB instead of 5GB.