From: | Fabrice Chapuis <fabrice636861(at)gmail(dot)com> |
---|---|
To: | shveta malik <shveta(dot)malik(at)gmail(dot)com> |
Cc: | PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Issue with logical replication slot during switchover |
Date: | 2025-08-28 15:41:18 |
Message-ID: | CAA5-nLA_hih6ZOxaqi8BGWL_gqw9=YCT7pJ=x7-bKbPLE+3A+A@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
What is the procedure to create this patch. Thank you for your help.
On Thu, Aug 28, 2025 at 12:04 PM shveta malik <shveta(dot)malik(at)gmail(dot)com>
wrote:
> On Wed, Aug 27, 2025 at 7:55 PM Fabrice Chapuis <fabrice636861(at)gmail(dot)com>
> wrote:
> >
> > For the first step (a), the pg_create_logical_replication_slot interface
> is extended.
> > The slot on the new attached standby will be dropped and recreated if
> the flag allow_overwrite is set to true.
> > I tested the modified source, could you please give me a feedback on
> code changes.
> >
>
> Thanks for working on this. Can you please provide a patch instead of
> diff? It will be easier for reviewers to apply and test it then.
>
> thanks
> Shveta
>
From | Date | Subject | |
---|---|---|---|
Next Message | Bertrand Drouvot | 2025-08-28 16:05:12 | Re: Per backend relation statistics tracking |
Previous Message | Sami Imseih | 2025-08-28 15:28:54 | Re: Improve LWLock tranche name visibility across backends |