reindexdb-docs.patch
text/x-diff
Patch
Format: unified
| File | + | − |
|---|---|---|
| doc/src/sgml/ref/reindexdb.sgml | 3 | 2 |
diff --git a/doc/src/sgml/ref/reindexdb.sgml b/doc/src/sgml/ref/reindexdb.sgml
index f6c3d9538b..026fd018d9 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>