Re: Fix checkpoint skip logic on idle systems by tracking LSN progress - Mailing list pgsql-hackers

From Kyotaro HORIGUCHI
Subject Re: Fix checkpoint skip logic on idle systems by tracking LSN progress
Date
Msg-id 20161121.133102.152321709.horiguchi.kyotaro@lab.ntt.co.jp
Whole thread Raw
In response to Re: Fix checkpoint skip logic on idle systems by tracking LSN progress  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Fix checkpoint skip logic on idle systems by tracking LSN progress  (Michael Paquier <michael.paquier@gmail.com>)
List pgsql-hackers
Thank you very much for the testing on the nice machine.

At Fri, 18 Nov 2016 20:35:43 -0800, Michael Paquier <michael.paquier@gmail.com> wrote in
<CAB7nPqRa=igQMCx+FxbfwJ0TzhLU2tE+YOng7qAvZ+1NPm-FOw@mail.gmail.com>
> On Fri, Nov 18, 2016 at 7:00 PM, Amit Kapila <amit.kapila16@gmail.com> wrote:
> > Okay, I have done some performance tests with this patch and found that it doesn't have any noticeable impact which
isgood.  Details of performance tests is below:
 
> > Machine configuration:
> > 2 sockets, 28 cores (56 including Hyper-Threading)
> > RAM = 64GB
> > Data directory is configured on the magnetic disk and WAL on SSD.
> 
> Nice spec!

This spec seems enough to see the performance of this patch.

> > The conclusion from my tests is that this patch is okay as far as performance is concerned.
> 
> Thank you a lot for doing those additional tests!

So, all my original concern were cleared. The last one is
resetting by a checkpointer restart.. I'd like to remove that if
Andres agrees.

regards,

-- 
Kyotaro Horiguchi
NTT Open Source Software Center





pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Document how to set up TAP tests for Perl 5.8.8
Next
From: Ashutosh Bapat
Date:
Subject: Re: Tuple count used while costing MergeAppend and that for an append rel