mirror of
https://github.com/postgres/postgres.git
synced 2025-06-13 07:41:39 +03:00
Clarify that --system reindexes system catalogs *only*
Make this more clear both in the help message and docs. Reviewed-By: Michael Paquier Backpatch-through: 9.6 Discussion: https://postgr.es/m/CABUevEw6Je0WUFTLhPKOk4+BoBuDrE-fKw3N4ckqgDBMFu4paA@mail.gmail.com
This commit is contained in:
@ -208,7 +208,7 @@ PostgreSQL documentation
|
||||
<term><option>--system</option></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Reindex database's system catalogs.
|
||||
Reindex database's system catalogs only.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Reference in New Issue
Block a user