On Sat, Feb 25, 2017 at 05:59:34PM +0000, Bruce Momjian wrote: > 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.
Just to clarify, the doc adjustment was made to the main pg_upgrade shared-object/extension handling instructions, not the standby instructions. Sorry. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription + -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
