pgsql: pg_restore: Add -N option to exclude schemas

Started by Peter Eisentrautalmost 10 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

pg_restore: Add -N option to exclude schemas

This is similar to the -N option in pg_dump, except that it doesn't take
a pattern, just like the existing -n option in pg_restore.

From: Michael Banck <michael.banck@credativ.de>

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/46b55e7f853dc0ef60ae3b1042b883fa4ffac95f

Modified Files
--------------
doc/src/sgml/ref/pg_restore.sgml | 18 +++++++++++++++++-
src/bin/pg_dump/pg_backup.h | 1 +
src/bin/pg_dump/pg_backup_archiver.c | 5 +++++
src/bin/pg_dump/pg_restore.c | 8 +++++++-
4 files changed, 30 insertions(+), 2 deletions(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers