anubhav_
anubhav_
RRailway
Created by anubhav_ on 8/6/2023 in #✋|help
Migrate Postgres from Heroku to Railway
It worked, Thank you so much for your time and help!! 😀
15 replies
RRailway
Created by anubhav_ on 8/6/2023 in #✋|help
Migrate Postgres from Heroku to Railway
it exports in .dump format, so my file name is like: latest.dump
15 replies
RRailway
Created by anubhav_ on 8/6/2023 in #✋|help
Migrate Postgres from Heroku to Railway
I didn't use pg_dump for creating the dump, I directly used the heroku command, as said here: https://devcenter.heroku.com/articles/heroku-postgres-import-export#capture-and-download-backup-with-pgbackups
heroku pg:backups:capture --app example-app
heroku pg:backups:download --app example-app
heroku pg:backups:capture --app example-app
heroku pg:backups:download --app example-app
15 replies
RRailway
Created by anubhav_ on 8/6/2023 in #✋|help
Migrate Postgres from Heroku to Railway
I actually have a dump of all my projects which I had on Heroku previously. I tried running the command on those different dump files as well. But they also show the same error...
15 replies
RRailway
Created by anubhav_ on 8/6/2023 in #✋|help
Migrate Postgres from Heroku to Railway
I don't...so this means that the file is corrupted? Is there any possibility to migrate then?
15 replies
RRailway
Created by anubhav_ on 8/6/2023 in #✋|help
Migrate Postgres from Heroku to Railway
3bf60097-8588-44db-8386-146da476727f
15 replies