pgsql: In pg_upgrade, document that link mode has to have data director - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: In pg_upgrade, document that link mode has to have data director
Date
Msg-id E1QWbtQ-00080R-0E@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
In pg_upgrade, document that link mode has to have data directories on
the same file system, and that authentication should lock out normal
users.

Per suggestsion from #postgresql irc channel.

Backpatch to 9.0.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/6122849416fdde839ca44ca50906642708c5db21

Modified Files
--------------
doc/src/sgml/pgupgrade.sgml |   11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Suppress -arch switches in the output of ExtUtils::Embed.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Make non-MVCC snapshots exempt from predicate locking. Scans wit