Doc: Fix the ambiguity in the description of failover slots.

Amit Kapila <akapila@postgresql.org>

Commit: 9d90e2bdafbdeba037aa4fee3febe9f48201bf74
Author: Amit Kapila <akapila@postgresql.org>
Date: 2024-08-29T03:26:52Z
Releases: 18.0
Doc: Fix the ambiguity in the description of failover slots.

The failover slots ensure a seamless transition of a subscriber after the
standby is promoted. But the docs for it also explain the behavior of
asynchronous replication which can confuse the readers.

Reported-by: Masahiro Ikeda
Backpatch-through: 17
Discussion: https://postgr.es/m/OS3PR01MB6390B660F4198BB9745E0526B18B2@OS3PR01MB6390.jpnprd01.prod.outlook.com

Files

PathChange+/−
doc/src/sgml/logical-replication.sgml modified +2 −5

Documentation touched

Discussion