Re: Issue with logical replication slot during switchover - Mailing list pgsql-hackers

From Alexander Kukushkin
Subject Re: Issue with logical replication slot during switchover
Date
Msg-id CAFh8B=msLPygQXKHT2oXWbwYC8rbN8iMrgRsQOovW+W3Uv5NyQ@mail.gmail.com
Whole thread Raw
In response to Issue with logical replication slot during switchover  (Fabrice Chapuis <fabrice636861@gmail.com>)
Responses Re: Issue with logical replication slot during switchover
List pgsql-hackers
Hi Amit,

On Thu, 13 Nov 2025 at 09:42, Amit Kapila <amit.kapila16@gmail.com> wrote:

Say, the only operations that happened are slot-drop-recreate and or
some operations on unlogged tables. Why then pg_rewind is required?

Clean shut down always writes checkpoint record to WAL and updates pg_control.

Regards,
--
Alexander Kukushkin

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Issue with logical replication slot during switchover
Next
From: shveta malik
Date:
Subject: Re: Proposal: Conflict log history table for Logical Replication