Skip to content

Instantly share code, notes, and snippets.

@mariselli
Created February 8, 2016 11:46
Show Gist options
  • Save mariselli/c9e8d7b7f6e6ab6c1773 to your computer and use it in GitHub Desktop.
Save mariselli/c9e8d7b7f6e6ab6c1773 to your computer and use it in GitHub Desktop.
Postgres utility

Import dump from file by command line

psql -h localhost -U postgtres < dump_01_18_2016.sql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment