Re: Wake up backends immediately when sync standbys decrease

Fujii Masao <masao.fujii@gmail.com>

From: Fujii Masao <masao.fujii@gmail.com>
To: Shinya Kato <shinya11.kato@gmail.com>
Cc: Chao Li <li.evan.chao@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-02-03T02:16:00Z
Lists: pgsql-hackers
On Tue, Feb 3, 2026 at 9:44 AM Shinya Kato <shinya11.kato@gmail.com> wrote:
>
> On Tue, Feb 3, 2026 at 1:04 AM Fujii Masao <masao.fujii@gmail.com> wrote:
>
> > > I've updated it in the v2 patch.
> >
> > Thanks for updating the patch! It looks good to me.
> >
> > I've run pgindent and updated the commit log slightly. The revised patch is
> > attached. I'll commit it.
>
> Thank you very much!
>
> >
> > As noted in the commit log of the latest patch, I think this an improvement
> > rather than a bug fix, so I plan to apply it only to the master branch.
>
> Okay, I've got it.

I've pushed the patch. Thanks!

Regards,


-- 
Fujii Masao



Commits

  1. Release synchronous replication waiters immediately on configuration changes.