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

Commit9b60c4b

Browse files
committed
Doc: Mention about caveats of --concurrently on reindexdb page
The documentation of REINDEX includes a complete description ofCONCURRENTLY and its advantages as well as its disadvantages, butreindexdb was not really clear about all that.From discussion with Tom Lane, based on a report from Andrey Klychkov.Discussion:https://postgr.es/m/1590486572.205117372@f500.i.mail.ruBackpatch-through: 12
1 parent92f9468 commit9b60c4b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/src/sgml/ref/reindexdb.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,9 @@ PostgreSQL documentation
122122
<term><option>--concurrently</option></term>
123123
<listitem>
124124
<para>
125-
Use the <literal>CONCURRENTLY</literal> option. See <xref
126-
linkend="sql-reindex"/> for further information.
125+
Use the <literal>CONCURRENTLY</literal> option. See
126+
<xref linkend="sql-reindex"/>, where all the caveats of this option
127+
are explained in detail.
127128
</para>
128129
</listitem>
129130
</varlistentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp