Re: tcpip_socket=false and psql is working?

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: tcpip_socket=false and psql is working?
Date: 2004-05-28 17:18:32
Message-ID: 20040528171832.GB21203@phlogiston.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thu, May 20, 2004 at 09:00:34PM +0200, tatel(at)euskalnet(dot)net wrote:
> Hi all,
>
> I have compiled 7.4.1 on Debian Woody and found psql is working even if
> tcpip_socket is set to false in postgresql.conf

Working on the same box? It's probably using UNIX domain sockets.
Try psql -h 127.0.0.1; if that works, you have a problem.

A

--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message mallah 2004-05-28 17:49:07 postmaster terminated abnormally..
Previous Message LSanchez 2004-05-28 14:52:49 Re: pg_hba.conf