Re: [HACKERS] Small bug in replication lag tracking - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: [HACKERS] Small bug in replication lag tracking
Date
Msg-id CANP8+j+QeVgkAioYqHmcuEhJYzdhiWd80Qtai+JgHP--hFJiKQ@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Small bug in replication lag tracking  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: [HACKERS] Small bug in replication lag tracking  (Thomas Munro <thomas.munro@enterprisedb.com>)
List pgsql-hackers
On 23 June 2017 at 08:18, Simon Riggs <simon@2ndquadrant.com> wrote:
> On 23 June 2017 at 06:45, Thomas Munro <thomas.munro@enterprisedb.com> wrote:
>
>> I discovered a thinko in the new replication lag interpolation code
>> that can cause a strange number to be reported occasionally.
>
> Thanks, will review.

I've pushed this, but I think we should leave the code alone after
this and wait for user feedback.

-- 
Simon Riggs                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [HACKERS] Incorrect documentation about pg_stat_activity
Next
From: David Fetter
Date:
Subject: Re: [HACKERS] Code quality issues in ICU patch