Re: [COMMITTERS] pgsql: pg_upgrade docs: clarify instructions onstandby extensions - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: [COMMITTERS] pgsql: pg_upgrade docs: clarify instructions onstandby extensions
Date
Msg-id 20170226144837.GA334@momjian.us
Whole thread Raw
In response to [COMMITTERS] pgsql: pg_upgrade docs: clarify instructions on standby extensions  (Bruce Momjian <bruce@momjian.us>)
List pgsql-committers
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 +


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: Allow custom and foreign scans to have shutdown callbacks.
Next
From: Robert Haas
Date:
Subject: [COMMITTERS] pgsql: Basic tab completion for partitioning.