doc fix for pg_recvlogical: --create doesn't immediately exit.
authorAndres Freund <[email protected]>
Mon, 29 Sep 2014 23:49:25 +0000 (01:49 +0200)
committerAndres Freund <[email protected]>
Mon, 29 Sep 2014 23:49:25 +0000 (01:49 +0200)
Author: Michael Paquier

doc/src/sgml/ref/pg_recvlogical.sgml

index ce5ad5eed9ed9831c302634375f6a2288b951622..76240fe991a781c420fc94f8fd2cf70bd8d32514 100644 (file)
@@ -58,8 +58,8 @@ PostgreSQL documentation
        <para>
         Create a new logical replication slot with the name specified in
         <option>--slot</option>, using the output plugin
-        <option>--plugin</option>, then exit. The slot is created for the
-        database given in <option>--dbname</option>.
+        <option>--plugin</option>. The slot is created for the database
+        given in <option>--dbname</option>.
        </para>
       </listitem>
      </varlistentry>