Created
April 1, 2019 14:21
-
-
Save diligasi/c3dc57017a8e1ed672eeadbdf916a9ef to your computer and use it in GitHub Desktop.
How to Import/Export a Database from One Heroku App to Another Heroku App
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
heroku pg:backups:restore production-app-name::b001 DATABASE_URL --app staging-app-name |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment