Re: upgrade causes psql to not work

From: Merlin Moncure <mmoncure(at)gmail(dot)com>
To: BJ Freeman <bjfree(at)free-man(dot)net>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: upgrade causes psql to not work
Date: 2012-07-25 16:42:00
Message-ID: CAHyXU0x7OBH6sxU_6RCo94hzPfbSC-6sLN26JKig5SqTcnQabw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Jul 25, 2012 at 10:48 AM, BJ Freeman <bjfree(at)free-man(dot)net> wrote:
> I apologize, psql is running
> if I do
> [root(at)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Merlin Moncure 2012-07-25 16:42:18 Re: upgrade causes psql to not work
Previous Message leaf_yxj 2012-07-25 16:16:21 Install pgbench on the client server.Please helps thanks.