OSDN Git Service

Change pg_upgrade to use port 50432 by default to avoid unintended
authorBruce Momjian <bruce@momjian.us>
Fri, 1 Jul 2011 22:17:12 +0000 (18:17 -0400)
committerBruce Momjian <bruce@momjian.us>
Fri, 1 Jul 2011 22:17:12 +0000 (18:17 -0400)
client connections during the upgrade.  Also rename data/bin/port
environment variables to being with 'PG'.  Also no longer honor PGPORT.


No differences found