Skip to content

Instantly share code, notes, and snippets.

@Feuda
Created October 20, 2014 08:35
Show Gist options
  • Save Feuda/f139a2a2d5e388ba3e77 to your computer and use it in GitHub Desktop.
Save Feuda/f139a2a2d5e388ba3e77 to your computer and use it in GitHub Desktop.
Heroku get origin data in local database
PGUSER=PG_USERNAME PGPASSWORD=PG_PASSWORD heroku pg:pull HEROKU_POSTGRESQL_GRAY_URL DB_NAME --app APP_NAME
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment