From fc92bb94af9fcb0629a7a05c0859210b37aca919 Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Wed, 27 Oct 2021 16:20:02 +0200 Subject: 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/sgml/ref/reindexdb.sgml b/doc/src/sgml/ref/reindexdb.sgml index 23312cedc97..7726323922b 100644 --- a/doc/src/sgml/ref/reindexdb.sgml +++ b/doc/src/sgml/ref/reindexdb.sgml @@ -174,7 +174,7 @@ PostgreSQL documentation - Reindex database's system catalogs. + Reindex database's system catalogs only. -- cgit v1.2.3