Re: Timeline following for logical slots - Mailing list pgsql-hackers

From Noah Misch
Subject Re: Timeline following for logical slots
Date
Msg-id 20160420012614.GB2006525@tornado.leadboat.com
Whole thread Raw
In response to Re: Timeline following for logical slots  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: Timeline following for logical slots  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On Sun, Apr 17, 2016 at 10:01:36PM +0800, Craig Ringer wrote:
> I made an unfortunate oversight in the logical decoding timeline following
> code: it doesn't work for logical decoding from the walsender, because I
> left the glue code required out of the final cut of the patch.

> Subject: [PATCH] Enable logical timeline following in the walsender
> 
> ---
>  src/backend/access/transam/xlogutils.c |  7 +++----
>  src/backend/replication/walsender.c    | 11 +++++++----
>  src/include/access/xlogreader.h        |  3 +++
>  src/include/access/xlogutils.h         |  2 ++
>  4 files changed, 15 insertions(+), 8 deletions(-)

[This is a generic notification.]

The above-described topic is currently a PostgreSQL 9.6 open item.  Alvaro,
since you committed the patch believed to have created it, you own this open
item.  If that responsibility lies elsewhere, please let us know whose
responsibility it is to fix this.  Since new open items may be discovered at
any time and I want to plan to have them all fixed well in advance of the ship
date, I will appreciate your efforts toward speedy resolution.  Please
present, within 72 hours, a plan to fix the defect within seven days of this
message.  Thanks.



pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: EXPLAIN VERBOSE with parallel Aggregate
Next
From: Noah Misch
Date:
Subject: Re: pg_dump dump catalog ACLs