upgrade causes psql to not work - Mailing list pgsql-general

From BJ Freeman
Subject upgrade causes psql to not work
Date
Msg-id 50100941.3090203@free-man.net
Whole thread Raw
Responses Re: upgrade causes psql to not work  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-general
did a centos 5.6 server upgrade to PostgreSQL version 8.4.12.
console:
[root@main jdbc]# psql -h localhost -U gameserver
passwordfromentityengine.xml

psql: could not connect to server: Connection refused
         Is the server running on host "localhost" and accepting
         TCP/IP connections on port 5432?

I notice there is no localhost and th 127.0.0.1 has /32 added.
I can not add a localhost to the allowed hosts

pgsql-general by date:

Previous
From: Andrew Hastie
Date:
Subject: Re: PL/pgSQL - Help or advice please on using unbound cursors
Next
From: Merlin Moncure
Date:
Subject: Re: upgrade causes psql to not work