-
- Downloads
pg_dump: Dump subscriptions by default
Dump subscriptions if the current user is a superuser, otherwise write a warning and skip them. Remove the pg_dump option --include-subscriptions. Discussion: https://www.postgresql.org/message-id/e4fbfad5-c6ac-fd50-6777-18c84b34eb2f@2ndquadrant.com
Showing
- doc/src/sgml/logical-replication.sgml 4 additions, 3 deletionsdoc/src/sgml/logical-replication.sgml
- doc/src/sgml/ref/pg_dump.sgml 0 additions, 9 deletionsdoc/src/sgml/ref/pg_dump.sgml
- src/bin/pg_dump/pg_backup.h 0 additions, 2 deletionssrc/bin/pg_dump/pg_backup.h
- src/bin/pg_dump/pg_backup_archiver.c 0 additions, 1 deletionsrc/bin/pg_dump/pg_backup_archiver.c
- src/bin/pg_dump/pg_dump.c 37 additions, 6 deletionssrc/bin/pg_dump/pg_dump.c
- src/bin/pg_dump/pg_restore.c 0 additions, 3 deletionssrc/bin/pg_dump/pg_restore.c
- src/bin/pg_dump/t/002_pg_dump.pl 9 additions, 15 deletionssrc/bin/pg_dump/t/002_pg_dump.pl
Loading
Please register or sign in to comment