Re: error while starting database

Поиск
Список
Период
Сортировка
От Gregory Stark
Тема Re: error while starting database
Дата
Msg-id 873aygua9r.fsf@oxford.xeocode.com
обсуждение исходный текст
Ответ на Re: error while starting database  (Douglas Toltzman <doug@oakstreetsoftware.com>)
Список pgsql-bugs
"Douglas Toltzman" <doug@oakstreetsoftware.com> writes:

> In any case, the server specifically calls out an error creating
> "/tmp/.s.PGSQL.5432". I would start by creating a world-writable /tmp
> folder.

FWIW the correct permissions for /tmp on Unix machines is 1777. It should look
like this (note the "t" in place of the last "x"):

$ ls -ld /tmp
drwxrwxrwt 8 root root 12288 Aug 18 16:30 /tmp

--
  Gregory Stark
  EnterpriseDB          http://www.enterprisedb.com

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

Предыдущее
От: Douglas Toltzman
Дата:
Сообщение: Re: error while starting database
Следующее
От: Tom Lane
Дата:
Сообщение: Re: error while starting database