Amit Kapila
> On Tue, Oct 7, 2014 at 8:13 PM, Sawada Masahiko > wrote:
> >
> > On Tue, Oct 7, 2014 at 12:58 PM, Amit Kapila > wrote:
> > > On Mon, Oct 6, 2014 at 10:23 PM, Sawada Masahiko <
> sawada.m...@gmail.com
> >
> > > wrote:
> > >>
> > >> Hi all,
> > >>
> > >> pg_receivexlog always handles
On Tue, Oct 7, 2014 at 8:13 PM, Sawada Masahiko
wrote:
>
> On Tue, Oct 7, 2014 at 12:58 PM, Amit Kapila
wrote:
> > On Mon, Oct 6, 2014 at 10:23 PM, Sawada Masahiko
> > wrote:
> >>
> >> Hi all,
> >>
> >> pg_receivexlog always handles argument of -d option as connstr
formatted
> >> value.
> >> We
On Tue, Oct 7, 2014 at 12:58 PM, Amit Kapila wrote:
> On Mon, Oct 6, 2014 at 10:23 PM, Sawada Masahiko
> wrote:
>>
>> Hi all,
>>
>> pg_receivexlog always handles argument of -d option as connstr formatted
>> value.
>> We can doubly specify host name, port number.
>> The other client tools handle
On Mon, Oct 6, 2014 at 10:23 PM, Sawada Masahiko
wrote:
>
> Hi all,
>
> pg_receivexlog always handles argument of -d option as connstr formatted
value.
> We can doubly specify host name, port number.
> The other client tools handles -d option as connstr value only if
> argument has "=" character.
Hi all,
pg_receivexlog always handles argument of -d option as connstr formatted value.
We can doubly specify host name, port number.
The other client tools handles -d option as connstr value only if
argument has "=" character.
The document says that pg_receivexlog ignores database name, and this