]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Move synchronized_standby_slots to "Primary Server" section.
authorFujii Masao <fujii@postgresql.org>
Fri, 6 Feb 2026 00:40:05 +0000 (09:40 +0900)
committerFujii Masao <fujii@postgresql.org>
Fri, 6 Feb 2026 00:40:51 +0000 (09:40 +0900)
commitf6a263e811f5c971cd772a5fd39e048924727173
treeffb801ef1b65130215ef2cd5228ffc83e4c123ae
parentc423bf63a096c47a2829f9c3edda5dde3426fdf6
doc: Move synchronized_standby_slots to "Primary Server" section.

synchronized_standby_slots is defined in guc_parameter.dat as part of
the REPLICATION_PRIMARY group and is listed under the "Primary Server"
section in postgresql.conf.sample. However, in the documentation
its description was previously placed under the "Sending Servers" section.

Since synchronized_standby_slots only takes effect on the primary server,
this commit moves its documentation to the "Primary Server" section to
match its behavior and other references.

Backpatch to v17 where synchronized_standby_slots was added.

Author: Fujii Masao <masao.fujii@gmail.com>
Reviewed-by: Shinya Kato <shinya11.kato@gmail.com>
Discussion: https://postgr.es/m/CAHGQGwE_LwgXgCrqd08OFteJqdERiF3noqOKu2vt7Kjk4vMiGg@mail.gmail.com
Backpatch-through: 17
doc/src/sgml/config.sgml