]> granicus.if.org Git - postgresql/commitdiff
Fix syntax descriptions for replication commands in logicaldecoding.sgml
authorFujii Masao <fujii@postgresql.org>
Fri, 29 Jan 2016 03:14:56 +0000 (12:14 +0900)
committerFujii Masao <fujii@postgresql.org>
Fri, 29 Jan 2016 03:15:34 +0000 (12:15 +0900)
Patch-by: Oleksandr Shulgin
Reviewed-by: Craig Ringer and Fujii Masao
Backpatch-through: 9.4 where logical decoding was introduced

doc/src/sgml/logicaldecoding.sgml

index 7249cae58f144af075eba2745cf0d14bffa7a123..84f13cbb91d36ba07aae1316fc05f6375272bfe8 100644 (file)
@@ -280,7 +280,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot
     The commands
     <itemizedlist>
      <listitem>
-      <para><literal>CREATE_REPLICATION_SLOT <replaceable>slot_name</replaceable> LOGICAL <replaceable>options</replaceable></literal></para>
+      <para><literal>CREATE_REPLICATION_SLOT <replaceable>slot_name</replaceable> LOGICAL <replaceable>output_plugin</replaceable></literal></para>
      </listitem>
 
      <listitem>
@@ -288,7 +288,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot
      </listitem>
 
      <listitem>
-      <para><literal>START_REPLICATION SLOT <replaceable>slot_name</replaceable> LOGICAL <replaceable>options</replaceable></literal></para>
+      <para><literal>START_REPLICATION SLOT <replaceable>slot_name</replaceable> LOGICAL ...</literal></para>
      </listitem>
     </itemizedlist>
     are used to create, drop, and stream changes from a replication