Re: [PERFORM] [performance] fast reads on a busy server

Поиск
Список
Период
Сортировка
От Ants Aasma
Тема Re: [PERFORM] [performance] fast reads on a busy server
Дата
Msg-id CA+CSw_sryMFRS45ptRq4TYNCREgDKpSS+cyh-f_s-VpiYOLwBA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [performance] fast reads on a busy server  (Willy-Bas Loos <willybas@gmail.com>)
Ответы Re: [PERFORM] [performance] fast reads on a busy server
Список pgsql-cluster-hackers

On Jun 27, 2012 2:29 PM, "Willy-Bas Loos" <willybas@gmail.com> wrote:
> Should i use a larger shared_buffers for the other cluster(s) too, so that i bypass the inefficient OS file-cache?

Once the in-memory cluster has filled its shared buffers, the pages go cold for the OS cache and get replaced with pages of other clusters that are actually referenced.

Ants Aasma

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

Предыдущее
От: Willy-Bas Loos
Дата:
Сообщение: Re: [performance] fast reads on a busy server
Следующее
От: Willy-Bas Loos
Дата:
Сообщение: Re: [PERFORM] [performance] fast reads on a busy server