Re: tracking commit timestamps

From: Petr Jelinek <petr(at)2ndquadrant(dot)com>
To: Petr Jelinek <petr(at)2ndquadrant(dot)com>, Robert Haas <robertmhaas(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
Cc: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Jaime Casanova <jaime(at)2ndquadrant(dot)com>
Subject: Re: tracking commit timestamps
Date: 2014-10-13 09:05:48
Message-ID: 543B95EC.707@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-www

On 09/09/14 19:05, Petr Jelinek wrote:
> Hi,
>
> I worked bit on this patch to make it closer to committable state.
>
> There are several bugs fixed, including ones mentioned by Jamie (writing
> WAL during recovery).
>
> Also support for pg_resetxlog/pg_upgrade has been implemented by Andres.
>
> I added simple regression test and regression contrib module to cover
> both off and on settings.
>
> The SLRU issue Heikki mentioned should be also gone mainly thanks to
> 638cf09e7 (I did test it too).
>

Here is updated version that works with current HEAD for the October
committfest.

--
Petr Jelinek http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
committs-v6.patch text/x-diff 62.4 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christoph Berg 2014-10-13 09:51:40 Re: Is analyze_new_cluster.sh still useful?
Previous Message Sawada Masahiko 2014-10-13 08:39:45 Re: Proposal : REINDEX SCHEMA

Browse pgsql-www by date

  From Date Subject
Next Message Marti Raudsepp 2014-10-22 14:44:33 Re: [PATCH] Fix colspan of commitfest topic headers
Previous Message Alvaro Herrera 2014-10-07 17:14:31 Re: [DOCS] suggestion about SEO on www.postgresql.org/docs