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

From shveta malik
Subject Re: Issue with logical replication slot during switchover
Date
Msg-id CAJpy0uA=EO2yG2TCsPpNSyqiHz6FDp4yFChivzVpt65ii9taDQ@mail.gmail.com
Whole thread Raw
In response to Re: Issue with logical replication slot during switchover  (Fabrice Chapuis <fabrice636861@gmail.com>)
List pgsql-hackers
On Thu, Oct 9, 2025 at 6:26 PM Fabrice Chapuis <fabrice636861@gmail.com> wrote:
>
>
>
> Hi,
> Here is the patch V5, I change with your doc text proposition and the link.

There is a trailing whitespace warning while applying the patch.

Regarding:
+       on the standby (with synced=false) can be overwritten during logical

Can we replace 'with synced=false' with:

with <structfield>synced</structfield> field as <literal>false</literal>

> At this stage, the patch can be submitted to the current commit fest for review?
>

Sure. Please register the patch to CF and continue developing it further.

thanks
Shveta



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: A tidyup of pathkeys.c
Next
From: Arseniy Mukhin
Date:
Subject: Re: Remove custom redundant full page write description from GIN