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

2024-08-28 Thread Amit Kapila
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 Backpatc

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

2024-08-28 Thread Amit Kapila
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 Backpatc