]> granicus.if.org Git - postgresql/commit
pg_upgrade docs: clarify instructions on standby extensions
authorBruce Momjian <bruce@momjian.us>
Sat, 25 Feb 2017 17:59:23 +0000 (12:59 -0500)
committerBruce Momjian <bruce@momjian.us>
Sat, 25 Feb 2017 17:59:23 +0000 (12:59 -0500)
commitddcfeba95e2cdb90b1f37ac5cae97124373fa076
tree8af36079045f082f2b5e3078df350e5ea023f8cc
parent98755681a2bde0d4970836b517c7f2ca8c996cfc
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
doc/src/sgml/pgupgrade.sgml