pgsql: Improve pg_upgrade wording for pg_ctl start failure; could be - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: Improve pg_upgrade wording for pg_ctl start failure; could be
Date
Msg-id E1SfgOB-0002zr-5j@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve pg_upgrade wording for pg_ctl start failure;  could be
connection failure.

Backpatch to 9.2.

Per report from Evan D. Hoffman

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/a88242067dc5f7e2e58a205a1ab7c8ee002d47fa

Modified Files
--------------
contrib/pg_upgrade/server.c |    2 +-
1 files changed, 1 insertions(+), 1 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: Improve pg_upgrade wording for pg_ctl start failure; could be
Next
From: Bruce Momjian
Date:
Subject: pgsql: Update pgindent Perl indentation instructions based on feedback