Re: PostgreSQL shutdown modes

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: michael(at)paquier(dot)xyz
Cc: robertmhaas(at)gmail(dot)com, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: PostgreSQL shutdown modes
Date: 2022-04-04 03:04:20
Message-ID: 20220404.120420.1436167354082685716.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At Sat, 2 Apr 2022 11:58:55 +0900, Michael Paquier <michael(at)paquier(dot)xyz> wrote in
> On Fri, Apr 01, 2022 at 01:22:05PM -0400, Robert Haas wrote:
> > I attach herewith a modest patch to rename these shutdown modes to
> > more accurately correspond to their actual characteristics.
> >
> > Date: Fri, 1 Apr 2022 12:50:05 -0400
>
> I love the idea. Just in time, before the feature freeze deadline.

FWIW, this came in to my mailbox with at "4/2 2:22 JST":p

regards.

--
Kyotaro Horiguchi
NTT Open Source Software Center

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2022-04-04 03:10:28 Re: Skipping logical replication transactions on subscriber side
Previous Message Jeff Davis 2022-04-04 03:03:08 Re: Extensible Rmgr for Table AMs