Re: pg_recvlogical --endpos - Mailing list pgsql-hackers

From Okano, Naoki
Subject Re: pg_recvlogical --endpos
Date
Msg-id 0B4917A40C80E34BBEC4BE1A7A9AB7E277B4F5@g01jpexmbkw05
Whole thread Raw
In response to Re: pg_recvlogical --endpos  (Craig Ringer <craig@2ndquadrant.com>)
Responses Re: pg_recvlogical --endpos  (Craig Ringer <craig@2ndquadrant.com>)
List pgsql-hackers
On November 29, 2016 at 5:03 PM Craig Ringer wrote:
> Would it be better rephrased as "--endpos can only be used with --start" ?
OK. I think this phrase is better than the previous phrase. 

>> The patch should allow --endpos to work with --create-slot.
>
> How? It doesn't make sense with --create-slot .
This patch is updated to incorporate Alvaro's changes shown below, isn't it? 
https://www.postgresql.org/message-id/20160503180658.GA59498%40alvherre.pgsql
I thought that the consent in community was taken with this specification...
I could not find any mention that it did not make sense with --create-slot.
But if exists, would you let me know?

Regards,
Okano Naoki
Fujitsu

pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: PSQL commands: \quit_if, \quit_unless
Next
From: Michael Paquier
Date:
Subject: Re: [PATCH] Add diff directives to gitattributes