]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Clarify that --system reindexes system catalogs *only*
authorMagnus Hagander <magnus@hagander.net>
Wed, 27 Oct 2021 14:20:02 +0000 (16:20 +0200)
committerMagnus Hagander <magnus@hagander.net>
Wed, 27 Oct 2021 14:28:54 +0000 (16:28 +0200)
commitdd111887fbaead778d1077dfbc92b520a5188b51
tree051fb772c32b3ad1f50a65f715bfd0bc493f846f
parent24b7cf8a5cff0b0e2dba12a3a1f5c7638ace9986
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
doc/src/sgml/ref/reindexdb.sgml
src/bin/scripts/reindexdb.c