Re: upgrade causes psql to not work

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: upgrade causes psql to not work
Дата
Msg-id CAHyXU0x7OBH6sxU_6RCo94hzPfbSC-6sLN26JKig5SqTcnQabw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: upgrade causes psql to not work  (BJ Freeman <bjfree@free-man.net>)
Ответы Re: upgrade causes psql to not work  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-general
On Wed, Jul 25, 2012 at 10:48 AM, BJ Freeman <bjfree@free-man.net> wrote:
> I apologize, psql is running
> if I do
> [root@main jdbc]# psql  -U gameserver
>  passwordfromentityengine.xml
> with out defining the host, it works.
>
> I believe it is using Unix pipes instead of TCP
> I also can manage the psql server through webmin.

yeah.  probably the issue is that your postgresql.conf is changed.
you probably want to set listen_addresses to 'all' or something like
that.

merlin

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

Предыдущее
От: leaf_yxj
Дата:
Сообщение: Install pgbench on the client server.Please helps thanks.
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: upgrade causes psql to not work