Skip to content

Instantly share code, notes, and snippets.

@shanemcd
Created March 26, 2012 20:14
Show Gist options
  • Save shanemcd/2209334 to your computer and use it in GitHub Desktop.
Save shanemcd/2209334 to your computer and use it in GitHub Desktop.
Populate staging server with Production DB
heroku pgbackups:restore DATABASE `heroku pgbackups:url --app instruments2` --app instruments2-staging
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment