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

From Merlin Moncure
Subject Re: upgrade causes psql to not work
Date
Msg-id CAHyXU0x7OBH6sxU_6RCo94hzPfbSC-6sLN26JKig5SqTcnQabw@mail.gmail.com
Whole thread Raw
In response to Re: upgrade causes psql to not work  (BJ Freeman <bjfree@free-man.net>)
Responses Re: upgrade causes psql to not work  (Merlin Moncure <mmoncure@gmail.com>)
List 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 by date:

Previous
From: leaf_yxj
Date:
Subject: Install pgbench on the client server.Please helps thanks.
Next
From: Merlin Moncure
Date:
Subject: Re: upgrade causes psql to not work