Skip to content

Commit f97f4fc

Browse files
committed
pg_upgrade docs: clarify instructions on standby extensions
Previously the pg_upgrade standby upgrade instructions said not to execute pgcrypto.sql, but it should have referenced the extension command "CREATE EXTENSION pgcrypto". This patch makes that doc change. Reported-by: a private bug report Backpatch-through: 9.4, where standby instructions were added
1 parent cb8ef68 commit f97f4fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/ref/pgupgrade.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,8 @@ make prefix=/usr/local/pgsql.new install
273273
into the new cluster, e.g. <filename>pgcrypto.so</filename>,
274274
whether they are from <filename>contrib</filename>
275275
or some other source. Do not install the schema definitions, e.g.
276-
<filename>pgcrypto.sql</>, because these will be upgraded from the old cluster.
276+
<command>CREATE EXTENSION pgcrypto</>, because these will be upgraded
277+
from the old cluster.
277278
Also, any custom full text search files (dictionary, synonym,
278279
thesaurus, stop words) must also be copied to the new cluster.
279280
</para>

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