Re: Unix Domain Socket Error - Mailing list pgsql-general

From Tom Lane
Subject Re: Unix Domain Socket Error
Date
Msg-id 726.1109004728@sss.pgh.pa.us
Whole thread Raw
In response to Unix Domain Socket Error  (Jeremiah Megie <jmegie@gmail.com>)
List pgsql-general
Jeremiah Megie <jmegie@gmail.com> writes:
> Warning: pg_connect(): Unable to connect to PostgreSQL server: could
> not connect to server: Permission denied Is the server running locally
> and accepting connections on Unix domain socket "/tmp/.s.PGSQL.5432"?

Check the file permissions on the socket file ... is it world writable?

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: PGS 7.2 : Insert with wrong number of values did not fail
Next
From: Scott Marlowe
Date:
Subject: Re: PGS 7.2 : Insert with wrong number of values did not