Re: postgres start problems with memory

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: postgres start problems with memory
Дата
Msg-id 87ekkj4hid.fsf@stark.xeocode.com
обсуждение исходный текст
Ответ на postgres start problems with memory  (Josh Close <narshe@gmail.com>)
Ответы Re: postgres start problems with memory  (Josh Close <narshe@gmail.com>)
Список pgsql-general
Josh Close <narshe@gmail.com> writes:

> To reduce the request size (currently 34037760 bytes),
...
> root # sysctl -a | grep shm
> kernel.shmmni = 4096
> kernel.shmall = 31584400
> kernel.shmmax = 31584400

So it's currently looking for 34M and you're setting the maximum to 31M.

--
greg

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

Предыдущее
От: Joe Lester
Дата:
Сообщение: Undefined symbols: _poll
Следующее
От: Josh Close
Дата:
Сообщение: Re: COPY FROM STDIN not in local file