upgrade causes psql to not work

Поиск
Список
Период
Сортировка
От BJ Freeman
Тема upgrade causes psql to not work
Дата
Msg-id 50100941.3090203@free-man.net
обсуждение исходный текст
Ответы Re: upgrade causes psql to not work  (Merlin Moncure <mmoncure@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Andrew Hastie
Дата:
Сообщение: Re: PL/pgSQL - Help or advice please on using unbound cursors
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: upgrade causes psql to not work