diff --git a/doc/src/sgml/ref/reindex.sgml b/doc/src/sgml/ref/reindex.sgml index 661a219adc2..cbfe1c14b52 100644 --- a/doc/src/sgml/ref/reindex.sgml +++ b/doc/src/sgml/ref/reindex.sgml @@ -1,5 +1,5 @@ @@ -202,7 +202,8 @@ REINDEX { INDEX | TABLE | DATABASE | SYSTEM } nam pg_auth_members, pg_database, pg_pltemplate, - pg_shdepend, and + pg_shdepend, + pg_shdescription, and pg_tablespace), then a standalone server must be used to repair it. REINDEX will not process shared catalogs in multiuser mode.