pgsql: Clarify that --system reindexes system catalogs *only* - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Clarify that --system reindexes system catalogs *only*
Date
Msg-id E1mfjwv-0008HF-7D@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/ad4aaf7221a70048da642652d1c379f0c5a83f50

Modified Files
--------------
doc/src/sgml/ref/reindexdb.sgml | 2 +-
src/bin/scripts/reindexdb.c     | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Add test for copy of shared dependencies from template database
Next
From: Daniel Gustafsson
Date:
Subject: Re: pgsql: Refactor the sslfiles Makefile target for ease of use