PostGis crashing
rajendrach
HOBBYOP

a month ago

I have postgis, and it started crashing, and i have upgraded to hobby plan, and it still crashing with this error

2026-04-16 03:51:18.079 UTC [1] LOG: starting PostgreSQL 16.9 (Debian 16.9-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit

2026-04-16 03:51:18.891 UTC [25] LOG: database system was not properly shut down; automatic recovery in progress

2026-04-16 03:51:18.906 UTC [25] LOG: redo starts at 0/17DF6ED8

2026-04-16 03:51:25.461 UTC [1] LOG: shutting down due to startup process failure

2026-04-16 03:51:25.463 UTC [1] LOG: database system is shut down

2026-04-16 03:51:25.424 UTC [25] LOG: redo done at 0/2BFFFE38 system usage: CPU: user: 0.84 s, system: 1.15 s, elapsed: 6.51 s

2026-04-16 03:51:25.457 UTC [25] FATAL: could not write to file "pg_wal/xlogtemp.25": No space left on device

2026-04-16 03:51:25.459 UTC [1] LOG: startup process (PID 25) exited with exit code 1

2026-04-16 03:51:25.459 UTC [1] LOG: terminating any other active server processes

also the storage is not increased from 500 MB to 1g yet

Solved

2 Replies

Railway
BOT

a month ago

Your volume is full ("No space left on device"), which is why PostgreSQL cannot start. Upgrading your plan does not automatically resize existing volumes. You need to manually increase the volume size using the Live Resize option in the volume settings. On the Hobby plan, you can resize up to 5GB.


Status changed to Awaiting User Response Railway about 1 month ago


Status changed to Awaiting Railway Response Railway about 1 month ago


a month ago

Your volume resize from 500 MB to 5 GB didn't fully apply on our end, which is why your database was still running out of space. We've corrected this and redeployed your service. You should now have ~5 GB of available disk space.


Status changed to Awaiting User Response Railway about 1 month ago


Railway
BOT

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 30 days ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...