Skip to content

Instantly share code, notes, and snippets.

@EBashkoff
Created January 16, 2017 19:57
Show Gist options
  • Save EBashkoff/cc210c3c8c442f25b195d75efb094752 to your computer and use it in GitHub Desktop.
Save EBashkoff/cc210c3c8c442f25b195d75efb094752 to your computer and use it in GitHub Desktop.
Copy staging DB to QA
heroku pg:backups restore $(heroku pg:backups public-url -a doris-staging) DATABASE_URL -a doris-qa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment