Re: pg_receivexlog and replication slots - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: pg_receivexlog and replication slots
Date
Msg-id CAB7nPqQTezonK9c63JrBibDOt4RC8og=ZUni60OyM=H4NTXakA@mail.gmail.com
Whole thread Raw
In response to Re: pg_receivexlog and replication slots  (<furuyao@pm.nttdata.co.jp>)
Responses Re: pg_receivexlog and replication slots
List pgsql-hackers
Thanks for your review.

On Fri, Aug 15, 2014 at 12:56 AM,  <furuyao@pm.nttdata.co.jp> wrote:
> At consistency with pg_recvlogical, do you think about --start?
I did not add that for the sake of backward-compatibility as in
pg_recvlogical an action is mandatory. It is not the case now of
pg_receivexlog.

> [postgres postgresql-6aa6158]$ make > /dev/null
> streamutil.c: In function 'CreateReplicationSlot':
> streamutil.c:244: warning: suggest parentheses around '&&' within '||'
I see. Here is a rebased patch.
Regards,
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Marti Raudsepp
Date:
Subject: Re: pg_shmem_allocations view
Next
From: Andres Freund
Date:
Subject: Re: pg_shmem_allocations view