Re: [HACKERS] Replication slot xmin is not reset if HS feedback isturned off while standby is shut down - Mailing list pgsql-hackers

From Craig Ringer
Subject Re: [HACKERS] Replication slot xmin is not reset if HS feedback isturned off while standby is shut down
Date
Msg-id CAMsr+YHGqw0vKduWLqfazf0+aMSg-sNzwS2W0vy+PTdaeChNOA@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Replication slot xmin is not reset if HS feedback isturned off while standby is shut down  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-hackers
On 21 December 2016 at 21:23, Simon Riggs <simon@2ndquadrant.com> wrote:

> Valid bug, but this still ain't right. We don't want to turn feedback
> on until HS is active, but we do want to turn it off once whether or
> not HS is active yet.

I just posted an update, though I forgot to add you to the direct Cc
list. It passes the provided test script.

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



pgsql-hackers by date:

Previous
From: Stas Kelvich
Date:
Subject: Re: [HACKERS] Speedup twophase transactions
Next
From: Ashutosh Sharma
Date:
Subject: [HACKERS] Add pgstathashindex() to get hash index table statistics.