| From: | shveta malik <shveta(dot)malik(at)gmail(dot)com> |
|---|---|
| To: | Fabrice Chapuis <fabrice636861(at)gmail(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com>, shveta malik <shveta(dot)malik(at)gmail(dot)com> |
| Subject: | Re: Issue with logical replication slot during switchover |
| Date: | 2025-10-14 06:47:21 |
| Message-ID: | CAJpy0uA=EO2yG2TCsPpNSyqiHz6FDp4yFChivzVpt65ii9taDQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Oct 9, 2025 at 6:26 PM Fabrice Chapuis <fabrice636861(at)gmail(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Arseniy Mukhin | 2025-10-14 06:54:08 | Re: Remove custom redundant full page write description from GIN |
| Previous Message | David Rowley | 2025-10-14 06:02:42 | A tidyup of pathkeys.c |