mirror of
https://github.com/postgres/postgres.git
synced 2025-07-27 12:41:57 +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:
@ -174,7 +174,7 @@ PostgreSQL documentation
|
||||
<term><option>--system</></term>
|
||||
<listitem>
|
||||
<para>
|
||||
Reindex database's system catalogs.
|
||||
Reindex database's system catalogs only.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
Reference in New Issue
Block a user