Re: FreeBSD and large shared_buffers a no-go?
От
Kirk Strauser
Тема
Re: FreeBSD and large shared_buffers a no-go?
Дата
Msg-id
D0480B96-B96C-4CC0-AAAE-3ADE46B2B68A@strauser.com
Ответ на
Список
Дерево обсуждения
FreeBSD and large shared_buffers a no-go? Kirk Strauser <kirk@strauser.com>
Re: FreeBSD and large shared_buffers a no-go? Tom Lane <tgl@sss.pgh.pa.us>
Re: FreeBSD and large shared_buffers a no-go? Kirk Strauser <kirk@strauser.com>
Re: FreeBSD and large shared_buffers a no-go? Kirk Strauser <kirk@strauser.com>
On Jan 7, 2009, at 12:30 PM, Tom Lane wrote:
Kirk Strauser <kirk@strauser.com> writes:First, shmget is asking for a lot less than shmmax - why is it failing?
Check to see if things work as expected when you have shmmax and shmall
set to a shade less than 2GB and fail when they are a shade more. If
so, it would seem there's a signed-integer-overflow bug somewhere in the
kernel's handling of shmem requests ... which would be a reportable
kernel bug.
--
Kirk Strauser
В списке pgsql-general по дате отправления