Re: Type of wait events WalReceiverWaitStart and WalSenderWaitForWAL

From: Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
To: Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Type of wait events WalReceiverWaitStart and WalSenderWaitForWAL
Date: 2021-03-23 01:16:05
Message-ID: 7fa03a11-e4a4-7d82-d7ca-818df18bbed0@oss.nttdata.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2021/03/22 13:59, Fujii Masao wrote:
>
> Ok, so barring any objection, I will commit the patch that I posted upthread.

Pushed!

I'm waiting for other two patches to be reviewed :)

Regards,

--
Fujii Masao
Advanced Computing Technology Center
Research and Development Headquarters
NTT DATA CORPORATION

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2021-03-23 01:34:57 Handling of opckeytype / CREATE OPERATOR CLASS (bug?)
Previous Message Tomas Vondra 2021-03-23 01:13:10 Re: WIP: BRIN multi-range indexes