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 076e0f70-5b70-adb7-b692-47308842925c@oss.nttdata.com
Whole thread Raw
In response to Re: Wait event that should be reported while waiting for WALarchiving to finish  (Atsushi Torikoshi <atorik@gmail.com>)
Responses 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/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.

Regards,

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



pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Internal key management system
Next
From: Fujii Masao
Date:
Subject: Re: pg_stat_progress_basebackup - progress reporting forpg_basebackup, in the server side