Skip to content

Instantly share code, notes, and snippets.

@apavlyut
Created July 7, 2016 16:24
Show Gist options
  • Save apavlyut/324ee8047b16abca734831ab5b22dbb8 to your computer and use it in GitHub Desktop.
Save apavlyut/324ee8047b16abca734831ab5b22dbb8 to your computer and use it in GitHub Desktop.
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