Re: pgsql: Add support for managing physical replication slots to pg_receiv

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Add support for managing physical replication slots to pg_receiv
Date: 2014-10-17 18:09:01
Message-ID: CAHGQGwGpeEn-6Mm8iVpebw5wCHEqmo6wT4q4r64b26XDBKJ3qw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

On Fri, Oct 17, 2014 at 8:53 PM, Michael Paquier
<michael(dot)paquier(at)gmail(dot)com> wrote:
> On Fri, Oct 17, 2014 at 8:31 PM, Andres Freund <andres(at)anarazel(dot)de> wrote:
>>
>> Thanks. That looks good. Sorry for you having to do that - I'd kind of
>> hoped that Michael would send a patch...
>
> Sorry, I simply slipped through it. The patch looks good.

Thanks for the review! Applied.

Regards,

--
Fujii Masao

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2014-10-18 02:33:44 pgsql: Avoid core dump in _outPathInfo() for Path without a parent RelO
Previous Message Fujii Masao 2014-10-17 18:08:26 pgsql: Fix bug in handling of connections that pg_receivexlog creates.