Re: Dropping publication breaks logical replication - Mailing list pgsql-hackers

From vignesh C
Subject Re: Dropping publication breaks logical replication
Date
Msg-id CALDaNm0B9d+vB-B7up-8XKFkpOK4GUBTwHu1kY6SWP8dAHfH6Q@mail.gmail.com
Whole thread Raw
In response to Re: Dropping publication breaks logical replication  (Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>)
List pgsql-hackers
On Mon, 4 Aug 2025 at 09:47, Ashutosh Bapat
<ashutosh.bapat.oss@gmail.com> wrote:
>
> Hi Vignesh,
> Thanks for the patches.
>
> On Sat, Aug 2, 2025 at 7:10 PM vignesh C <vignesh21@gmail.com> wrote:
>
> > >
> > > The backport seems to be straight forward. Please let me know if you
> > > need my help in doing so, if we decide to backport the fix.
> >
> > Now that this has been reported on the back branches, we should
> > consider whether it's appropriate to backport the fix. Here are the
> > patches prepared for the back branches.
>
> PG14 and + patches do not test that DROP PUBLICATION does not disrupt
> the publication. I think we need to test that as well.

The attached v3 version patch has the changes for the same.

Regards,
Vignesh

Attachment

pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: don't include tableam.h in nbtree.h
Next
From: Álvaro Herrera
Date:
Subject: Re: amcheck support for BRIN indexes