Re: Fatal "make check" bug with 8.0 beta 3 under Mac OS 10.3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Fatal "make check" bug with 8.0 beta 3 under Mac OS 10.3
Дата
Msg-id 6088.1097610744@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Fatal "make check" bug with 8.0 beta 3 under Mac OS 10.3  ("Reuven M. Lerner" <reuven@lerner.co.il>)
Ответы Re: Fatal "make check" bug with 8.0 beta 3 under Mac OS 10.3  ("Reuven M. Lerner" <reuven@lerner.co.il>)
Список pgsql-bugs
"Reuven M. Lerner" <reuven@lerner.co.il> writes:
> /test/regress/./tmp_check/data/base/1 ... FATAL:  could not create
> shared memory
>  segment: Cannot allocate memory
> DETAIL:  Failed system call was shmget(key=2, size=1163264, 03600).

OS X has an unreasonably small limit on shared memory size; if you don't
raise it (IIRC you can do this in /etc/rc) then you don't get to have
more than one postmaster at a time.

            regards, tom lane

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

Предыдущее
От: "Patrick Fiche"
Дата:
Сообщение: EXIT <
Следующее
От: "Mike G."
Дата:
Сообщение: Substring function incorrect when searching for '@.'