Re: Can't create lock file /tmp/.s.PGSQL.5432.lock

Поиск
Список
Период
Сортировка
От Patrice Durosay
Тема Re: Can't create lock file /tmp/.s.PGSQL.5432.lock
Дата
Msg-id 3FE2C380.BD28B585@cgm.cnrs-gif.fr
обсуждение исходный текст
Ответ на Can't create lock file /tmp/.s.PGSQL.5432.lock  (Patrice Durosay <patrice.durosay@cgm.cnrs-gif.fr>)
Список pgsql-novice
Hello,

Many thanks to Bruno Leveque and Tom Lane for your sharp answers :

> You forgot to give the new /tmp directory the correct permissions.

> The right on /tmp must be : drwxrwxrwt and owner : root, group : root

My permissions were false
drwxr-xr-x

chmod 1777 /tmp

restored the right ones

drwxrwxrwt    6 root     root         1024 déc 19 10:56 tmp

postgresql starts, xfs also and certainly a lot of other problems are avoided

Cheers

Patrice


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

Предыдущее
От: MaFa
Дата:
Сообщение: Re: select .. like ignore case
Следующее
От: Marcin Gil
Дата:
Сообщение: Re: select .. like ignore case