Re: Fix checkpoint skip logic on idle systems by tracking LSN progress

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Cc: Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: Fix checkpoint skip logic on idle systems by tracking LSN progress
Date: 2016-09-27 06:38:59
Message-ID: CAB7nPqRBqUw4LTmLLTddqDbxdB5f-X9dQvvhjX7PBQ6W7ZHLAQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, May 19, 2016 at 6:57 AM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com> wrote:
> I am adding that to the commit fest of September.

And a lot of activity has happened here since. Attached are refreshed
patches based on da6c4f6. v11 still applies correctly but it's always
better to avoid hunks when applying them.
--
Michael

Attachment Content-Type Size
hs-checkpoints-v12-2.patch text/x-diff 1.7 KB
hs-checkpoints-v12.patch text/x-diff 17.5 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Ashutosh Bapat 2016-09-27 06:44:51 Re: Declarative partitioning - another take
Previous Message Craig Ringer 2016-09-27 06:28:56 Re: Requesting some information about the small portion of source code of postgreSQL