8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fdadfb commit 7a2f70fCopy full SHA for 7a2f70f
doc/src/sgml/ref/pg_basebackup.sgml
@@ -387,9 +387,9 @@ PostgreSQL documentation
387
<term><option>--create-slot</option></term>
388
<listitem>
389
<para>
390
- This option causes the replication slot specified by the
391
- option <literal>--slot</literal> to be created before starting the
392
- backup. In this case, an error is raised if the slot already exists.
+ This option causes creation of a replication slot named by the
+ <literal>--slot</literal> option before starting the backup.
+ An error is raised if the slot already exists.
393
</para>
394
</listitem>
395
</varlistentry>
0 commit comments