pgsql: In pg_upgrade 9.0 and 9.1, document suggestion of using a non-de

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: In pg_upgrade 9.0 and 9.1, document suggestion of using a non-de
Date: 2011-07-02 03:09:42
Message-ID: E1QcqaU-0006ss-Dl@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

In pg_upgrade 9.0 and 9.1, document suggestion of using a non-default
port number to avoid unintended client connections.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/46242281b44c7546b321ba503b8d99cc299ca746

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2011-07-02 20:39:15 pgsql: Add some strings that were not marked for translation
Previous Message Tom Lane 2011-07-02 00:57:45 pgsql: Suppress compiler warning about potentially uninitialized variab