]> 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)
commit3c6f766f68114785195cf50700c71021942e60a9
tree3d6869276922fa613f0b574732d422e1f5d38768
parent513c9f9de2a95f89150e8191a9a0eddc40403bf0
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/ref/pgupgrade.sgml