index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
pg_createsubscriber.sgml
Age
Commit message (
Expand
)
Author
2025-06-25
pg_createsubscriber: Rename option --remove to --clean
Peter Eisentraut
2025-04-10
Cosmetic fixes for pg_createsubscriber's -all option.
Amit Kapila
2025-04-03
Doc: Improve -R option added in e5aeed4b80.
Amit Kapila
2025-03-28
pg_createsubscriber: Add '--all' option.
Amit Kapila
2025-03-21
Add GUC option to control maximum active replication origins.
Masahiko Sawada
2025-03-20
pg_createsubscriber: Add -R publications option.
Amit Kapila
2025-02-27
Doc: Additional clarification for -d option of pg_createsubscriber.
Amit Kapila
2025-02-26
Add two-phase option in pg_createsubscriber.
Amit Kapila
2025-02-18
Raise a WARNING for max_slot_wal_keep_size in pg_createsubscriber.
Amit Kapila
2024-12-17
Doc: Fix the wrong link on pg_createsubscriber page.
Amit Kapila
2024-12-03
doc: Clarify some terms for pg_createsubscriber
Michael Paquier
2024-09-11
pg_createsubscriber: minor documentation fixes
Magnus Hagander
2024-08-24
pg_createsubscriber: Message style improvements
Peter Eisentraut
2024-08-19
doc: Improve vague pg_createsubscriber description
Bruce Momjian
2024-08-01
pg_createsubscriber: Rename option --socket-directory to --socketdir
Peter Eisentraut
2024-06-30
Make pg_createsubscriber warn if publisher has two-phase commit enabled.
Tom Lane
2024-06-17
pg_createsubscriber: Remove failover replication slots on subscriber
Peter Eisentraut
2024-06-17
pg_createsubscriber: Only --recovery-timeout controls the end of recovery pro...
Peter Eisentraut
2024-04-24
doc: Fix order of options on pg_createsubscriber man page
Peter Eisentraut
2024-04-18
Doc: Update link to the mentioned subsection
Daniel Gustafsson
2024-03-25
pg_createsubscriber: creates a new logical replica from a standby server
Peter Eisentraut