pg_ctl start error and lock file

Поиск
Список
Период
Сортировка
От Dev Kumkar
Тема pg_ctl start error and lock file
Дата
Msg-id CALSLE1N4+siy7CwRLOv9C6Encay0tx8X7sE79Oqfz8qt7omqYg@mail.gmail.com
обсуждение исходный текст
Ответы Re: pg_ctl start error and lock file  (Albe Laurenz <laurenz.albe@wien.gv.at>)
Список pgsql-general
Faced following issue when trying to start database using pg_ctl:

FATAL:  could not create lock file "/tmp/.s.PGSQL.5432.lock": Permission denied

Accidentally someone cleaned up /tmp and recreated it but without any write permissions to non-root user, if the non-root user write permissions are given to /tmp then it would start without any issues.
 
I was going thru some links and could find following (> 9+ years old thread):

Is there any way to control where the lock file can be created?

Regards...

В списке pgsql-general по дате отправления:

Предыдущее
От: "Tomas Vondra"
Дата:
Сообщение: Re: SQL query runs fine on one platform (FreeBSD), but hangs on another (Windows)
Следующее
От: David Noel
Дата:
Сообщение: Re: SQL query runs fine on one platform (FreeBSD), but hangs on another (Windows)