Re: max_slot_wal_keep_size comment in postgresql.conf

From: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
To: michael(at)paquier(dot)xyz
Cc: jeff(dot)janes(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: max_slot_wal_keep_size comment in postgresql.conf
Date: 2020-05-28 08:09:25
Message-ID: 20200528.170925.1966156832987976763.horikyota.ntt@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At Thu, 28 May 2020 15:44:26 +0900, Michael Paquier <michael(at)paquier(dot)xyz> wrote in
> On Wed, May 27, 2020 at 04:35:51PM +0900, Michael Paquier wrote:
> > On Wed, May 27, 2020 at 04:21:59PM +0900, Kyotaro Horiguchi wrote:
> > > I don't oppose to full-spelling. How about the attached?
> >
> > No problem from me.
>
> And applied this one as of 55ca50d.

Thanks!

--
Kyotaro Horiguchi
NTT Open Source Software Center

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Vladimir Sitnikov 2020-05-28 08:57:23 Re: SIGSEGV from START_REPLICATION 0/XXXXXXX in XLogSendPhysical () at walsender.c:2762
Previous Message Michael Paquier 2020-05-28 08:07:46 Re: Fix compilation failure against LLVM 11