shared_buffers on ubuntu precise

Поиск
Список
Период
Сортировка
От Ben Chobot
Тема shared_buffers on ubuntu precise
Дата
Msg-id 1C168A4E-67B8-40A3-9C45-C79CA363564C@silentmedia.com
обсуждение исходный текст
Ответ на Re: Optimize update query  (Shaun Thomas <sthomas@optionshouse.com>)
Ответы Re: shared_buffers on ubuntu precise  (Shaun Thomas <sthomas@optionshouse.com>)
Список pgsql-performance
On Nov 30, 2012, at 8:06 AM, Shaun Thomas wrote:

I say that because you mentioned you're using Ubuntu 12.04, and we were
having some problems with PG on that platform. With shared_buffers over
4GB, it starts doing really weird things to the memory subsystem.
Whatever it does causes the kernel to purge cache rather aggressively.
We saw a 60% reduction in read IO by reducing shared_buffers to 4GB.
Without as many reads, your writes should be much less disruptive.

Hm, this sounds like something we should look into. Before we start digging do you have more to share, or did you leave it with the "huh, that's weird; this seems to fix it" solution?

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

Предыдущее
От: Bob Jolliffe
Дата:
Сообщение: Re: deadlock under load
Следующее
От: John Lister
Дата:
Сообщение: Re: Comparative tps question