Re: a question about postgresql server connection

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: a question about postgresql server connection
Дата
Msg-id 200904160706.54823.aklaver@comcast.net
обсуждение исходный текст
Ответ на a question about postgresql server connection  (SongDongyan <yzhskdls@hotmail.com>)
Ответы Re: a question about postgresql server connection  (Dongyan Song <yzhskdls@hotmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "A. Kretschmer"
Дата:
Сообщение: Re: osm2pgsql error
Следующее
От: sandiphw
Дата:
Сообщение: Re: pgSql authentication problem with openLdap