]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: Improve logical replication failover documentation.
authorAmit Kapila <akapila@postgresql.org>
Wed, 9 Jul 2025 04:29:40 +0000 (09:59 +0530)
committerAmit Kapila <akapila@postgresql.org>
Wed, 9 Jul 2025 04:29:40 +0000 (09:59 +0530)
commit5d9e675b36b5c8ca0b2b03c2194f034b4820d4d5
tree6e59d308e5bc539eeb17885a77bda1d74d7eea30
parent601a3133ae72ab24b27c96aa8053e227daa8fa08
Doc: Improve logical replication failover documentation.

Clarified that the failover steps apply to a specific PostgreSQL subscriber
and added guidance for verifying replication slot synchronization during
planned failover. Additionally, corrected the standby query to avoid false
positives by checking invalidation_reason IS NULL instead of conflicting.

Author: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Author: Shveta Malik <shveta.malik@gmail.com>
Backpatch-through: 17, where it was introduced
Discussion: https://www.postgresql.org/message-id/CAExHW5uiZ-fF159=jwBwPMbjZeZDtmcTbN+hd4mrURLCg2uzJg@mail.gmail.com
doc/src/sgml/logical-replication.sgml