Skip to content

Instantly share code, notes, and snippets.

@antico5
Last active February 27, 2018 15:00
Show Gist options
  • Save antico5/247c8483b0a7c5f2e8ba5cf1f4531bfe to your computer and use it in GitHub Desktop.
Save antico5/247c8483b0a7c5f2e8ba5cf1f4531bfe to your computer and use it in GitHub Desktop.
Copy heroku database between different apps

heroku pg:copy app_from::DATABASE_URL DATABASE_URL --app app_to

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment