Re: Wake up backends immediately when sync standbys decrease

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Shinya Kato <shinya11(dot)kato(at)gmail(dot)com>
Cc: Chao Li <li(dot)evan(dot)chao(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Wake up backends immediately when sync standbys decrease
Date: 2026-02-03 02:16:00
Message-ID: CAHGQGwFk_6=6iVrVMmjHCDBdL4KvqbLivqWKWL=3szOApaM4BA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Feb 3, 2026 at 9:44 AM Shinya Kato <shinya11(dot)kato(at)gmail(dot)com> wrote:
>
> On Tue, Feb 3, 2026 at 1:04 AM Fujii Masao <masao(dot)fujii(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Corey Huinker 2026-02-03 02:17:03 Re: Add expressions to pg_restore_extended_stats()
Previous Message jian he 2026-02-03 02:15:35 Re: pg_dumpall --roles-only interact with other options