Re: memory question

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: memory question
Дата
Msg-id 13853.1118534365@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: memory question  ("Ed L." <pgsql@bluepolka.net>)
Список pgsql-general
"Ed L." <pgsql@bluepolka.net> writes:
> But still wondering why 110mb request cannot be satisfied from 2.91gb of =
> free mem or 3.2gb os buffer cache?

Presumably, the shmem segments already in existence are eating almost
all of your kernel SHMMAX limit.

            regards, tom lane

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

Предыдущее
От: David Fetter
Дата:
Сообщение: Re: return next and pl/perl
Следующее
От: Neil Dugan
Дата:
Сообщение: Re: funny update, say update 1, changed 2 records.