Skip to content

Instantly share code, notes, and snippets.

@evantbyrne
Created July 18, 2018 17:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evantbyrne/f462e665d6a43e186d5b4a8378af44ab to your computer and use it in GitHub Desktop.
Save evantbyrne/f462e665d6a43e186d5b4a8378af44ab to your computer and use it in GitHub Desktop.
Restore Heroku PostgreSQL Dump
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