Re: Caching (was Re: choosing the right platform)

Поиск
Список
Период
Сортировка
От Ron Mayer
Тема Re: Caching (was Re: choosing the right platform)
Дата
Msg-id POEDIPIPKGJJLDNIEMBECEBDCJAA.ron@intervideo.com
обсуждение исходный текст
Ответ на Re: Caching (was Re: choosing the right platform)  (Josh Berkus <josh@agliodbs.com>)
Список pgsql-performance
Josh wrote:
>Ron,
>> Below is an example of another real-world query from the same
>> reporting system that benefits from a sort_mem over 32M.
>> Explain analyze (below) shows a 40% improvement by having
>> the sort fit in memory.
>
>Cool!  That's a perfect example of sizing sort_mem for the query.   Mind if I
>steal it for an article at some point?

Gladly!


BTW... if you're writing a tuning article, the most interesting one
I've seen is:
  http://otn.oracle.com/oramag/webcolumns/2002/techarticles/scalzo_linux01.html
I like how they broke down the process in many steps and measured after each.
I'm was intrigued by how much Linux's VM tweaking (vm.bdflush) affected
performance mattered as much at the more-commontly tweaked "noatime".

   Ron


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Caching (was Re: choosing the right platform)
Следующее
От: shane hill
Дата:
Сообщение: update query blows out