Skip to content

Instantly share code, notes, and snippets.

@jaderabbit
Created October 13, 2016 07:50
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 jaderabbit/e2676ea5ad574a8a30efe694fe7e07de to your computer and use it in GitHub Desktop.
Save jaderabbit/e2676ea5ad574a8a30efe694fe7e07de to your computer and use it in GitHub Desktop.
things derik says - how to restore a pg database
pg_restore -v -U dev -W -d kalories_galore -n public -O ./muffin.dmp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment