Re: sequencesync worker race with REFRESH SEQUENCES

From: Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>
To: "Hayato Kuroda (Fujitsu)" <kuroda(dot)hayato(at)fujitsu(dot)com>
Cc: vignesh C <vignesh21(at)gmail(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>, Noah Misch <noah(at)leadboat(dot)com>
Subject: Re: sequencesync worker race with REFRESH SEQUENCES
Date: 2026-07-27 05:26:31
Message-ID: CAA4eK1LSqBb2aJMECdyTgSxvkuTpH9nD=Pn2Gpj5Qoz0kH0DjQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jul 24, 2026 at 7:01 PM Hayato Kuroda (Fujitsu)
<kuroda(dot)hayato(at)fujitsu(dot)com> wrote:
>
> > Yes it is better to keep sequence synchronization worker also similar.
> > The attached v2 version has the changes to call
> > maybe_reread_subscription and identify if the subscription is
> > disabled.
>
> Thanks for updating the patch. LGTM.
>

LGTM as well, so pushed.

--
With Regards,
Amit Kapila.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Yugo Nagata 2026-07-27 05:36:02 Re: JIT works only partially with meson build?
Previous Message Michael Paquier 2026-07-27 05:14:09 Re: Quote role name in test/authentication/t/003_peer.pl