Created
July 7, 2016 16:24
-
-
Save apavlyut/324ee8047b16abca734831ab5b22dbb8 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
PGPASSWORD=mypassword pg_dump -Fc --no-acl --no-owner -h localhost -U myuser mydb > mydb.dump |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment