Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7a2f70f

Browse files
committed
doc: clarify pg_basebackup's -C/--create-slot description
The previous text was overly complex.Backpatch-through: 11
1 parent0fdadfb commit7a2f70f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/ref/pg_basebackup.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -387,9 +387,9 @@ PostgreSQL documentation
387387
<term><option>--create-slot</option></term>
388388
<listitem>
389389
<para>
390-
This option causesthereplication slotspecified by the
391-
option<literal>--slot</literal>to be createdbefore starting the
392-
backup. In this case, an error is raised if the slot already exists.
390+
This option causescreation of areplication slotnamed by the
391+
<literal>--slot</literal>optionbefore starting the backup.
392+
An error is raised if the slot already exists.
393393
</para>
394394
</listitem>
395395
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp