upgrade causes psql to not work

From: BJ Freeman <bjfree(at)free-man(dot)net>
To: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: upgrade causes psql to not work
Date: 2012-07-25 14:57:05
Message-ID: 50100941.3090203@free-man.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

did a centos 5.6 server upgrade to PostgreSQL version 8.4.12.
console:
[root(at)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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2012-07-25 15:16:50 Re: upgrade causes psql to not work
Previous Message Andrew Hastie 2012-07-25 13:35:24 Re: PL/pgSQL - Help or advice please on using unbound cursors