Created
July 18, 2018 17:11
-
-
Save evantbyrne/f462e665d6a43e186d5b4a8378af44ab to your computer and use it in GitHub Desktop.
Restore Heroku PostgreSQL Dump
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 <URL to compressed dump> DATABASE_URL --app <APP> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment