Skip to content

Instantly share code, notes, and snippets.

@ggolin
Created March 17, 2012 22:36
Show Gist options
  • Save ggolin/2065950 to your computer and use it in GitHub Desktop.
Save ggolin/2065950 to your computer and use it in GitHub Desktop.
/bin/su -c pg_dump --compress=9 \
-Fc -T 'rpuid_*.custom_codetree_*_*' \
-T 'rpuid_*.custom_file_*_*' \
-T 'rpuid_*.custom_rawdiscoveryprofile_*_*' \
-T 'rpuid_*.custom_compressedrawdiscoveryprofile_*_*' \
-f mydb.dump mydb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment