postgress database cannot start
inclubdev
TRIALOP

2 years ago

FATAL: could not access status of transaction 0

2024-04-30 19:50:31.179 UTC [31] DETAIL: Could not write to file "pg_multixact/members/002D" at offset 16384: No space left on device.

2024-04-30 19:50:31.179 UTC [31] CONTEXT: WAL redo at 0/23FA7AD0 for MultiXact/ZEROMEMPAGE: 1442

2024-04-30 19:50:31.184 UTC [8] LOG: startup process (PID 31) exited with exit code 1

2024-04-30 19:50:31.184 UTC [8] LOG: terminating any other active server processes

2024-04-30 19:50:31.186 UTC [8] LOG: shutting down due to startup process failure

2024-04-30 19:50:31.194 UTC [8] LOG: database system is shut down

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

1 Replies

brody
EMPLOYEE

2 years ago

You're on the trial plan and have likely run out of the 500 MB of volume space, you will need to upgrade to Hobby for access to 5 GB volumes, after upgrading go into your Postgres data volume and grow it to 5GB.


Loading...