Re: Wait event that should be reported while waiting for WALarchiving to finish - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Wait event that should be reported while waiting for WALarchiving to finish
Date
Msg-id ed837332-4754-aeae-05ab-79ad774b0b6e@oss.nttdata.com
Whole thread Raw
In response to Re: Wait event that should be reported while waiting for WALarchiving to finish  (Fujii Masao <masao.fujii@oss.nttdata.com>)
List pgsql-hackers

On 2020/03/23 15:56, Fujii Masao wrote:
> 
> 
> On 2020/03/19 19:39, Atsushi Torikoshi wrote:
>>
>> On Wed, Feb 26, 2020 at 9:19 PM Fujii Masao <masao.fujii@oss.nttdata.com <mailto:masao.fujii@oss.nttdata.com>>
wrote:
>>
>>     I have no idea about this. But I wonder how much that change
>>     is helpful to reduce the power consumption because waiting
>>     for WAL archive during the backup basically not so frequently
>>     happens.
>>
>>
>> +1.
>> And as far as I reviewed the patch,  I didn't find any problems.
> 
> Thanks for the review!
> Barring any objection, I will commit this patch.

Pushed! Thanks!

Regards,

-- 
Fujii Masao
NTT DATA CORPORATION
Advanced Platform Technology Group
Research and Development Headquarters



pgsql-hackers by date:

Previous
From: Kyotaro Horiguchi
Date:
Subject: Re: Make mesage at end-of-recovery less scary.
Next
From: Tom Lane
Date:
Subject: Re: Define variables in the approprieate scope