Re: Inconsistency in reporting checkpointer stats - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Inconsistency in reporting checkpointer stats
Date
Msg-id b7a739fb-8bc1-4ea8-a1fd-cfede2346f36@oss.nttdata.com
Whole thread Raw
In response to Re: Inconsistency in reporting checkpointer stats  (Nitin Jadhav <nitinjadhavpostgres@gmail.com>)
List pgsql-hackers

On 2024/10/02 1:50, Nitin Jadhav wrote:
>> Before committing the patch, I revised it with the following changes:
>>
>> - I added "shared" to the description of pg_stat_checkpointer.buffers_written
>>    to clarify that it tracks shared buffers.
>> - In the checkpoint log message, I replaced "slru" with "SLRU" for consistency,
>>    as uppercase is typically used for SLRU.
>> - I updated the commit message.
> 
> Thanks for updating. Looks good to me.

Thanks for the review! Pushed.

Regards,

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




pgsql-hackers by date:

Previous
From: jian he
Date:
Subject: Re: general purpose array_sort
Next
From: Thomas Munro
Date:
Subject: Re: Requiring LLVM 14+ in PostgreSQL 18