Re: Logical Decoding follows timelines - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Logical Decoding follows timelines
Date
Msg-id CAB7nPqTeZQybkifoetvNK7OWSGmML=q6zA73s7X+EynP9F_TSw@mail.gmail.com
Whole thread Raw
In response to Re: Logical Decoding follows timelines  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: Logical Decoding follows timelines
List pgsql-hackers
On Fri, Feb 13, 2015 at 4:57 PM, Michael Paquier wrote:
> Moved patch to CF 2015-02 to not lose track of it, also because it does not
> seem it received a proper review.

This patch does not apply anymore, so attached is a rebased version.
The comments mentioned here have not been addressed:
http://www.postgresql.org/message-id/54A7BF61.9080708@vmware.com
Also, what kind of tests have been done? Logical decoding cannot be
used while a node is in recovery.
Regards,
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: installcheck missing in src/bin/pg_rewind/Makefile
Next
From: Etsuro Fujita
Date:
Subject: Re: Optimization for updating foreign tables in Postgres FDW