From: Bruce Momjian Date: Tue, 4 Sep 2012 13:17:19 +0000 (-0400) Subject: Document that pg_upgrade requires PGHOST be set for any pre-9.1 servers X-Git-Tag: XL9_5_R1BETA1~313^2~1^2~2624 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=00a8eb61a254f620dbf4ba5de2f33831f159cdeb;p=postgres-xl.git Document that pg_upgrade requires PGHOST be set for any pre-9.1 servers with a socket directory mismatch with the new server. Backpatch to 9.2. --- diff --git a/doc/src/sgml/pgupgrade.sgml b/doc/src/sgml/pgupgrade.sgml index 9e43f3ce13..301222c55d 100644 --- a/doc/src/sgml/pgupgrade.sgml +++ b/doc/src/sgml/pgupgrade.sgml @@ -520,11 +520,10 @@ psql --username postgres --file script.sql postgres - If doing