Skip to content

Instantly share code, notes, and snippets.

@noherczeg
Last active December 3, 2015 00:41
Show Gist options
  • Select an option

  • Save noherczeg/75626648c3eb990209ef to your computer and use it in GitHub Desktop.

Select an option

Save noherczeg/75626648c3eb990209ef to your computer and use it in GitHub Desktop.
again....
pg_dump.exe --host localhost --port 5432 --username "postgres" --no-password --format custom --section data --inserts --no-privileges --no-tablespaces --verbose --no-unlogged-table-data --file "E:\test2.backup" --schema "icp" "icp"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment