pg_dump: Dump subscriptions by default
Peter Eisentraut <peter_e@gmx.net>
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/logical-replication.sgml | modified | +4 −3 |
| doc/src/sgml/ref/pg_dump.sgml | modified | +0 −9 |
| src/bin/pg_dump/pg_backup_archiver.c | modified | +0 −1 |
| src/bin/pg_dump/pg_backup.h | modified | +0 −2 |
| src/bin/pg_dump/pg_dump.c | modified | +37 −6 |
| src/bin/pg_dump/pg_restore.c | modified | +0 −3 |
| src/bin/pg_dump/t/002_pg_dump.pl | modified | +9 −15 |
Documentation touched
Discussion
- SUBSCRIPTIONS and pg_upgrade 36 messages · 2017-02-17 → 2017-05-10