pgsql: pg_upgrade docs: clarify instructions on standby extensions

Started by Bruce Momjianover 9 years ago2 messagescomitters
Jump to latest
#1Bruce Momjian
bruce@momjian.us

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

Branch
------
REL9_6_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/f97f4fc028ccc284683ba400a51d59e534901336

Modified Files
--------------
doc/src/sgml/ref/pgupgrade.sgml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

#2Bruce Momjian
bruce@momjian.us
In reply to: Bruce Momjian (#1)
Re: pgsql: pg_upgrade docs: clarify instructions on standby extensions

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 <bruce@momjian.us> 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 (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers