Re: upgrade causes psql to not work

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: upgrade causes psql to not work
Дата
Msg-id CAHyXU0waV6ahJek6q1wy69CZZU_nzUOt+r5c7_XX0ZU02D8KTQ@mail.gmail.com
обсуждение исходный текст
Ответ на upgrade causes psql to not work  (BJ Freeman <bjfree@free-man.net>)
Ответы Re: upgrade causes psql to not work  (BJ Freeman <bjfree@free-man.net>)
Список pgsql-general
On Wed, Jul 25, 2012 at 9:57 AM, BJ Freeman <bjfree@free-man.net> wrote:
> 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

well, your server is not running (you can confirm this with ps axf).
this is not an issue with pg_hba.conf.

what happens when you try to launch the service manually?

merlin

В списке pgsql-general по дате отправления:

Предыдущее
От: BJ Freeman
Дата:
Сообщение: upgrade causes psql to not work
Следующее
От: BJ Freeman
Дата:
Сообщение: Re: upgrade causes psql to not work