Skip to content

Instantly share code, notes, and snippets.

@tmjoen
Created April 2, 2015 10:15
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 tmjoen/317287e45ba343702938 to your computer and use it in GitHub Desktop.
Save tmjoen/317287e45ba343702938 to your computer and use it in GitHub Desktop.
~/sql ❯❯❯ createdb -T template0 db_name ⏎
~/sql ❯❯❯ pg_restore -C -d db_name db_name.custom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment