Re: BUG #4448: postgres won't start with latest stable kernel

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #4448: postgres won't start with latest stable kernel
Дата
Msg-id 4155.1223064302@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #4448: postgres won't start with latest stable kernel  ("Donald Harter" <harterc1@comcast.net>)
Ответы Re: BUG #4448: postgres won't start with latest stable kernel  (Don Harter <donharter@comcast.net>)
Список pgsql-bugs
"Donald Harter" <harterc1@comcast.net> writes:
> shmget(0x52e2c1, 39288832, IPC_CREAT|IPC_EXCL|0600) = -1 EINVAL (Invalid
> argument)

Usually this means that SHMMAX is too small (as indeed Postgres tried
to tell you).

            regards, tom lane

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

Предыдущее
От: "Donald Harter"
Дата:
Сообщение: BUG #4448: postgres won't start with latest stable kernel
Следующее
От: Don Harter
Дата:
Сообщение: Re: BUG #4448: postgres won't start with latest stable kernel