Re: Be clear about what log_checkpoints emits in the documentation

2021-12-24 Thread Bharath Rupireddy
On Fri, Dec 24, 2021 at 11:30 AM Kyotaro Horiguchi wrote: > > At Thu, 23 Dec 2021 20:56:22 +0530, Bharath Rupireddy > wrote in > > Hi, > > > > Currently the documentation of the log_checkpoints GUC says the following: > > > > Some statistics are included in the log messages, including th

Re: Be clear about what log_checkpoints emits in the documentation

2021-12-23 Thread Kyotaro Horiguchi
At Thu, 23 Dec 2021 20:56:22 +0530, Bharath Rupireddy wrote in > Hi, > > Currently the documentation of the log_checkpoints GUC says the following: > > Some statistics are included in the log messages, including the number > of buffers written and the time spent writing them. >

Be clear about what log_checkpoints emits in the documentation

2021-12-23 Thread Bharath Rupireddy
Hi, Currently the documentation of the log_checkpoints GUC says the following: Some statistics are included in the log messages, including the number of buffers written and the time spent writing them. Usage of the word "Some" makes it a vague statement. Why can't we just be clea