On Mon, Sep 25, 2023 at 02:49:50PM +0900, Ryoga Yoshida wrote:
> On 2023-09-25 14:38, Michael Paquier wrote:
>> Another idea would be to do like in pgstat.c by adding the following
>> line, then use "nowait" to call each sub-function:
>> nowait = !force;
>> pgstat_flush_wal(nowait);
>> pgstat_flush_io(nowait);
> 
> That's very clear and I think it's good.

Done this way down to 15, then, with more comment polishing.
--
Michael

Attachment: signature.asc
Description: PGP signature

Reply via email to