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

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

From
Amit Kapila
Date:
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

Branch
------
REL_17_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/135007a1008c11e849036692ffe180dd7d4b5107

Modified Files
--------------
doc/src/sgml/logical-replication.sgml | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)