Re: Re: Logical slots not mentioned in CREATE_REPLICATION_SLOT for replication protocol docs

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Robert Haas <robertmhaas(at)gmail(dot)com>
Cc: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Re: Logical slots not mentioned in CREATE_REPLICATION_SLOT for replication protocol docs
Date: 2014-05-29 23:12:35
Message-ID: CAB7nPqQisZ5rLw+sGmKDbTQRA_+dRbVh+8jPQ=qOxBE5EAqeUQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, May 30, 2014 at 5:31 AM, Robert Haas <robertmhaas(at)gmail(dot)com> wrote:
> Thanks, this looks good. But shouldn't the bit about output plugin
> options mention say something like:
>
> ( option_name option_argument [, ...] )
>
> ...instead of just:
>
> ( option [, ...] )
> ?
Yes, true. Here is an updated patch.
--
Michael

Attachment Content-Type Size
20140530_createreplslot_doc_v3.patch text/x-patch 2.8 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2014-05-29 23:13:14 json/jsonb and unicode escapes
Previous Message Andrew Dunstan 2014-05-29 22:45:37 Re: Odd uuid-ossp behavior on smew and shearwater