Created
April 2, 2015 10:15
-
-
Save tmjoen/317287e45ba343702938 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/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