Commit 445d2628 authored by Andres Freund's avatar Andres Freund

doc fix for pg_recvlogical: --create doesn't immediately exit.

Author: Michael Paquier
parent 08da8947
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment