On Wed, Jul 25, 2012 at 10:48 AM, BJ Freeman <bjf...@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

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to