Re: a question about postgresql server connection - Mailing list pgsql-general

From Adrian Klaver
Subject Re: a question about postgresql server connection
Date
Msg-id 200904160706.54823.aklaver@comcast.net
Whole thread Raw
In response to a question about postgresql server connection  (SongDongyan <yzhskdls@hotmail.com>)
Responses Re: a question about postgresql server connection
List pgsql-general
On Thursday 16 April 2009 2:04:19 am SongDongyan wrote:
> Hi,
>
> Thank you for your suggestion, I set my listen_address = ' * ', and I want
> to connect to local server.
>
> After I modified listen_address from localhost to *, the error message left
> to one line:
> ***************************************************************************
>************* FATAL:  could not open lock file "/tmp/.s.PGSQL.5432.lock":
> Permission denied
>
> But still, I cannot link to server.
>
> Thank you again!
>
> Best regards,
> Dongyan
>

Per Toms suggestion, you need to look at the permissions on the /tmp directory
to see why Postgres cannot open a lock file there.


--
Adrian Klaver
aklaver@comcast.net

pgsql-general by date:

Previous
From: "A. Kretschmer"
Date:
Subject: Re: osm2pgsql error
Next
From: sandiphw
Date:
Subject: Re: pgSql authentication problem with openLdap