Skip to content

Instantly share code, notes, and snippets.

@wookiehangover
Created November 19, 2013 16:49
Show Gist options
  • Save wookiehangover/7548489 to your computer and use it in GitHub Desktop.
Save wookiehangover/7548489 to your computer and use it in GitHub Desktop.
curl -o latest.dump `heroku pgbackups:url`
pg_restore --verbose --clean --no-acl --no-owner -d quickleft-cms_development latest.dump
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment