Skip to content

Commit b93a72a

Browse files
committed
Forgot to add pg_pltemplate to the list of shared system catalogs that
appears in the REINDEX ref page.
1 parent c959d37 commit b93a72a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/src/sgml/ref/reindex.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/reindex.sgml,v 1.28 2005/08/15 02:40:20 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/reindex.sgml,v 1.29 2005/09/12 16:43:29 tgl Exp $
33
PostgreSQL documentation
44
-->
55

@@ -176,10 +176,11 @@ REINDEX { INDEX | TABLE | DATABASE | SYSTEM } <replaceable class="PARAMETER">nam
176176

177177
<para>
178178
If corruption is suspected in the indexes of any of the shared
179-
system catalogs (<structname>pg_authid</structname>,
179+
system catalogs (which are <structname>pg_authid</structname>,
180180
<structname>pg_auth_members</structname>,
181181
<structname>pg_database</structname>,
182-
<structname>pg_shdepend</structname>, or
182+
<structname>pg_pltemplate</structname>,
183+
<structname>pg_shdepend</structname>, and
183184
<structname>pg_tablespace</structname>), then a standalone server
184185
must be used to repair it. <command>REINDEX</> will not process
185186
shared catalogs in multiuser mode.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy