Skip to content

Instantly share code, notes, and snippets.

@bq1990
Created July 3, 2016 21:03
Show Gist options
  • Save bq1990/e4518e20d17c5abd3b10925451f3a616 to your computer and use it in GitHub Desktop.
Save bq1990/e4518e20d17c5abd3b10925451f3a616 to your computer and use it in GitHub Desktop.
Postgres import dump file into database
pg_restore -O -d dbname dumpfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment