On Wed, Aug 27, 2025 at 7:55 PM Fabrice Chapuis <fabrice636861@gmail.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.