kilo2849
Backup Cron Update
I'm using the Railway backup-cron template to backup to Amazon S3. I recently updated this template which created a PR deploy.
The PR deploy is working fine, and the instruction next step says "merging the PR when you're happy with how things work".
How do I merge the PR? Is this done from the Railway interface, or somewhere else? Is there a button that says "merge"?
10 replies
Postgres Restore Error after database plugin migration
I migrated my database plugin to a V2 database last month.
Since that time I had a problem backing up my postgres database (I'm using the Railway backup-cron template to backup to Amazon S3). I was able to fix the backup issue by running the available update.
My issue now is trying to run a restore of my database. When running a restore I'm getting this error, "pg_restore: error: unsupported version (1.15) in file header"
I wasn't getting this error before the database plugin migration. Any idea what has changed with the template and how I can fix?
13 replies