highandover
Unable to restore postgres database from back-up file
I'm following the steps here: https://blog.railway.app/p/postgre-backup
It seems to create the back-up file OK.
But when attempting to restore I get a huge stream of what looks like the same error over and over (for each table in the schema). Here's an example of one such error:
I'm using the restore command as outlined in Railway's blog post:
Anyone else experienced this issue and know how I can solve it?
Thanks.
20 replies
Taking back-up of postgres database
Hey — I'm trying to back-up a postgres db from my Railway project to my Mac. I found this guide: https://blog.railway.app/p/postgre-backup
Problem is I get this error:
I can't seem to update postgresql beyond version 14.11 on my Mac.
Anyone found a solution to this without having to use something like the S3 or Gdrive back-ups?
8 replies