Skip to content

Commit 9268fc3

Browse files
committed
doc: mention pg_upgrade extension script
Since commit e462856, pg_upgrade automatically creates a script to update extensions, so mention that instead of ALTER EXTENSION. Backpatch-through: 9.6
1 parent c905e64 commit 9268fc3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/sgml/ref/pgupgrade.sgml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,9 @@ make prefix=/usr/local/pgsql.new install
309309
must be installed in the new cluster, usually via operating system
310310
commands. Do not load the schema definitions, e.g., <command>CREATE
311311
EXTENSION pgcrypto</command>, because these will be duplicated from
312-
the old cluster. (Extensions with available updates can be processed
313-
later using <literal>ALTER EXTENSION ... UPDATE</literal>.)
312+
the old cluster. If extension updates are available,
313+
<application>pg_upgrade</application> will report this and create
314+
a script that can be run later to update them.
314315
</para>
315316
</step>
316317

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