Re: The shared buffers challenge

Поиск
Список
Период
Сортировка
От Claudio Freire
Тема Re: The shared buffers challenge
Дата
Msg-id BANLkTik=POOCsOzh-LQg0FhWC6Pa-MNfOQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: The shared buffers challenge  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: The shared buffers challenge  (Merlin Moncure <mmoncure@gmail.com>)
Список pgsql-performance
On Thu, May 26, 2011 at 5:36 PM, Merlin Moncure <mmoncure@gmail.com> wrote:
> Point being: cranking buffers
> may have been the bee's knees with, say, the 8.2 buffer manager, but
> present and future improvements may have render that change moot or
> even counter productive.

I suggest you read the docs on how shared buffers work, because,
reasonably, it would be all the way around.

Recent improvments into how postgres manage its shared buffer pool
makes them better than the OS cache, so there should be more incentive
to increase them, rather than decrease them.

Workload conditions may make those improvements worthless, hinting
that you should decrease them.

But you have to know your workload and you have to know how the shared
buffers work.

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

Предыдущее
От: Merlin Moncure
Дата:
Сообщение: Re: The shared buffers challenge
Следующее
От: Merlin Moncure
Дата:
Сообщение: Re: The shared buffers challenge