Re: [DOCS] Documentation on Streaming Replication interface for Logical Decoding

2015-11-09 Thread Daniel Gustafsson
> On 10 Nov 2015, at 05:59, Michael Paquier wrote: > > On Tue, Nov 10, 2015 at 7:40 AM, Daniel Gustafsson wrote: >> In section 46.3 (Streaming Replication Protocol Interface) the create command >> for logical slots, CREATE_REPLICATION_SLOT, is defined as taking “options” >> after the LOGICAL key

Re: [DOCS] Documentation on Streaming Replication interface for Logical Decoding

2015-11-09 Thread Michael Paquier
On Tue, Nov 10, 2015 at 7:40 AM, Daniel Gustafsson wrote: > In section 46.3 (Streaming Replication Protocol Interface) the create command > for logical slots, CREATE_REPLICATION_SLOT, is defined as taking “options” > after the LOGICAL keyword when it in fact requires the plugin name. The start >

[DOCS] Documentation on Streaming Replication interface for Logical Decoding

2015-11-09 Thread Daniel Gustafsson
In section 46.3 (Streaming Replication Protocol Interface) the create command for logical slots, CREATE_REPLICATION_SLOT, is defined as taking “options” after the LOGICAL keyword when it in fact requires the plugin name. The start command is correctly listing the options but isn’t listing the requ