Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bernardoVale/11ffc74e36eea635b5eb28d1836f25cc to your computer and use it in GitHub Desktop.
Save bernardoVale/11ffc74e36eea635b5eb28d1836f25cc to your computer and use it in GitHub Desktop.
Import Postgres
psql -h 127.0.0.1 -p 5432 -U postgres acdc_development < acdc_production.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment