MacOS X Shared Buffers (SHMMAX)?

Поиск
Список
Период
Сортировка
От Command Prompt, Inc.
Тема MacOS X Shared Buffers (SHMMAX)?
Дата
Msg-id Pine.LNX.4.30.0205201919440.902-100000@commandprompt.com
обсуждение исходный текст
Ответ на Re: Performance issues with compaq server  (Holger Marzen <holger@marzen.de>)
Ответы Re: MacOS X Shared Buffers (SHMMAX)?  (Steve Lane <slane@fmpro.com>)
Re: MacOS X Shared Buffers (SHMMAX)?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Good day,

Does anyone have any experience in increasing the amount of shared memory
buffers available to Mac OS X/Darwin? When starting with more than 128
backend connections on a test G3 I encounter:

-----------------------------------------------------------------------------------
IpcMemoryCreate: shmget(key=5432001, size=33357824, 03600) failed: Invalid argument

This error usually means that PostgreSQL's request for a shared memory
segment exceeded your kernel's SHMMAX parameter.  You can either
reduce the request size or reconfigure the kernel with larger SHMMAX.
-----------------------------------------------------------------------------------

However, I can find no helpful information looking around for how Darwin
handles this configuration. Hopefully it does not require a recompile of
the Kernel. ;)

Any knowledge on this topic would be greatly appreciated.

Best Regards,
Jw.
--
jlx@commandprompt.com
by way of pgsql-general@commandprompt.com
http://www.postgresql.info/
http://www.commandprompt.com/


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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Help..
Следующее
От: Dan Weston
Дата:
Сообщение: Added index ability for isbn-issn contrib example