Re: CREATE SUBSCRIPTION ... SERVER vs. pg_dump, etc.

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com>
Cc: Jeff Davis <pgsql(at)j-davis(dot)com>, Noah Misch <noah(at)leadboat(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: CREATE SUBSCRIPTION ... SERVER vs. pg_dump, etc.
Date: 2026-08-05 11:17:06
Message-ID: CAA4eK1LpnhyRA2-CuHTPQZG_kXnhi8PegEHdinv=iEQ-pHZYaQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Aug 5, 2026 at 3:38 PM Shlok Kyal <shlok(dot)kyal(dot)oss(at)gmail(dot)com> wrote:
>
> On Tue, 4 Aug 2026 at 06:31, Jeff Davis <pgsql(at)j-davis(dot)com> wrote:
> >
> >
> > New v4 series attached.
> >
> Hi Jeff,
>
> I have tested the patches and confirm that the issue reported by me in
> [1] is addressed.
> Also, I tested for the issue reported by Kuroda-san in [2]. And
> confirm that it is also addressed.
>

BTW, I had also looked at the overall patch series, the idea and
high-level code looks good to me. Though I haven't done a detailed
testing or review of the same but as Shlok and Kuroda-San seem to have
reviewed/tested these patches, I think we can go-ahead with these
fixes.

--
With Regards,
Amit Kapila.

In response to

Browse pgsql-hackers by date

  From Date Subject
Previous Message Andrey Borodin 2026-08-05 11:07:02 Re: Fix archive restore race that could unlink WAL before rename