summaryrefslogtreecommitdiff
path: root/doc/src/sgml/ref/pg_createsubscriber.sgml
AgeCommit message (Expand)Author
2025-06-25pg_createsubscriber: Rename option --remove to --cleanPeter Eisentraut
2025-04-10Cosmetic fixes for pg_createsubscriber's -all option.Amit Kapila
2025-04-03Doc: Improve -R option added in e5aeed4b80.Amit Kapila
2025-03-28pg_createsubscriber: Add '--all' option.Amit Kapila
2025-03-21Add GUC option to control maximum active replication origins.Masahiko Sawada
2025-03-20pg_createsubscriber: Add -R publications option.Amit Kapila
2025-02-27Doc: Additional clarification for -d option of pg_createsubscriber.Amit Kapila
2025-02-26Add two-phase option in pg_createsubscriber.Amit Kapila
2025-02-18Raise a WARNING for max_slot_wal_keep_size in pg_createsubscriber.Amit Kapila
2024-12-17Doc: Fix the wrong link on pg_createsubscriber page.Amit Kapila
2024-12-03doc: Clarify some terms for pg_createsubscriberMichael Paquier
2024-09-11pg_createsubscriber: minor documentation fixesMagnus Hagander
2024-08-24pg_createsubscriber: Message style improvementsPeter Eisentraut
2024-08-19doc: Improve vague pg_createsubscriber descriptionBruce Momjian
2024-08-01pg_createsubscriber: Rename option --socket-directory to --socketdirPeter Eisentraut
2024-06-30Make pg_createsubscriber warn if publisher has two-phase commit enabled.Tom Lane
2024-06-17pg_createsubscriber: Remove failover replication slots on subscriberPeter Eisentraut
2024-06-17pg_createsubscriber: Only --recovery-timeout controls the end of recovery pro...Peter Eisentraut
2024-04-24doc: Fix order of options on pg_createsubscriber man pagePeter Eisentraut
2024-04-18Doc: Update link to the mentioned subsectionDaniel Gustafsson
2024-03-25pg_createsubscriber: creates a new logical replica from a standby serverPeter Eisentraut