git.postgresql.org Git - postgresql.git/commit
2011年12月17日 00:09:38 +0000 (19:09 -0500)
2011年12月17日 00:09:38 +0000 (19:09 -0500)
commit a4cd6abcc901c1a8009c62a27f78696717bb8fe1
Add --section option to pg_dump and pg_restore.
Valid values are --pre-data, data and post-data. The option can be
given more than once. --schema-only is equivalent to
--section=pre-data --section=post-data. --data-only is equivalent
to --section=data.
Andrew Dunstan, reviewed by Joachim Wieland and Josh Berkus.
This is the main PostgreSQL git repository.
RSS
Atom