aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/ref/reindexdb.sgml5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/sgml/ref/reindexdb.sgml b/doc/src/sgml/ref/reindexdb.sgml
index 860c579a3f0..3403fb91afc 100644
--- a/doc/src/sgml/ref/reindexdb.sgml
+++ b/doc/src/sgml/ref/reindexdb.sgml
@@ -122,8 +122,9 @@ PostgreSQL documentation
<term><option>--concurrently</option></term>
<listitem>
<para>
- Use the <literal>CONCURRENTLY</literal> option. See <xref
- linkend="sql-reindex"/> for further information.
+ Use the <literal>CONCURRENTLY</literal> option. See
+ <xref linkend="sql-reindex"/>, where all the caveats of this option
+ are explained in detail.
</para>
</listitem>
</varlistentry>