Re: Shared Memory Sizing

Поиск
Список
Период
Сортировка
От Andrew Sullivan
Тема Re: Shared Memory Sizing
Дата
Msg-id 20020627134523.L16498@mail.libertyrms.com
обсуждение исходный текст
Ответ на Re: Shared Memory Sizing  (Jan Wieck <JanWieck@Yahoo.com>)
Ответы Re: Shared Memory Sizing  (Curt Sampson <cjs@cynic.net>)
Список pgsql-general
On Thu, Jun 27, 2002 at 11:27:33AM -0400, Jan Wieck wrote:

> Here I disagree. The more shared buffer cache you have, the bigger the
> percentage of your database that neither causes read()'s nor memory
> copying from the OS buffer cache.

For what it's worth, truss on Solaris 7 indicates that copying from
OS buffer costs a few milliseconds (between 2 and 8 in our tests,
depending on load), at least in our tests.

A

--
----
Andrew Sullivan                               87 Mowat Avenue
Liberty RMS                           Toronto, Ontario Canada
<andrew@libertyrms.info>                              M6K 3E3
                                         +1 416 646 3304 x110




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

Предыдущее
От: Randall Barber
Дата:
Сообщение: Geometry Functions
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: script to keep views "correct"?