Re: Logical decoding on standby

From: Craig Ringer <craig(at)2ndquadrant(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Simon Riggs <simon(dot)riggs(at)2ndquadrant(dot)com>, Thom Brown <thom(at)linux(dot)com>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Petr Jelinek <petr(dot)jelinek(at)2ndquadrant(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Logical decoding on standby
Date: 2017-04-06 11:56:34
Message-ID: CAMsr+YEd_=m5x4mNRvr7kqoJuj5KFpou83PPHcjT1nhyt0oyCg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 5 April 2017 at 23:25, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> On Wed, Apr 5, 2017 at 10:32 AM, Andres Freund <andres(at)anarazel(dot)de> wrote:
>> On 2017-04-05 17:18:24 +0800, Craig Ringer wrote:
>>> On 5 April 2017 at 04:19, Andres Freund <andres(at)anarazel(dot)de> wrote:
>>> > On 2017-04-04 22:32:40 +0800, Craig Ringer wrote:
>>> >> I'm much happier with this. I'm still fixing some issues in the tests
>>> >> for 03 and tidying them up, but 03 should allow 01 and 02 to be
>>> >> reviewed in their proper context now.
>>> >
>>> > To me this very clearly is too late for v10, and now should be moved to
>>> > the next CF.
>>>
>>> I tend to agree that it's late in the piece. It's still worth cleaning
>>> it up into a state ready for early pg11 though.
>>
>> Totally agreed.
>
> Based on this exchange, marked as "Moved to next CF".

Yeah. Can't say I like it, but I have to agree.

Can get this rolling in early pg11, and that way we can hopefully get
support for it into logical replication too.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Beena Emerson 2017-04-06 11:58:25 Re: increasing the default WAL segment size
Previous Message Rahila Syed 2017-04-06 11:30:24 Re: Adding support for Default partition in partitioning