6 months ago
I am having issues with starting up my postgres configuration. Everytime I redeploy I get this error. Can someone help me?
Attachments
3 Replies
6 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
6 months 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 brody • 6 months ago
6 months ago
After going through the error logs, one can say that "the PostgreSQL data directory is corrupted and cannot find a valid checkpoint in the transaction log (WAL).". The solution is to reset your persistent storage/volume on Railway.
Select the postgres-volume -> settings -> wipe volume (just beware of the caution shown there).
Attachments
6 months ago
Any progress, joshuanoronha