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)
Список
Дерево обсуждения
Caching (was Re: choosing the right platform) "Matthew Nuzum" <cobalt@bearfruit.org>
Re: Caching (was Re: choosing the right platform) Ron Johnson <ron.l.johnson@cox.net>
Re: Caching (was Re: choosing the right platform) Josh Berkus <josh@agliodbs.com>
Re: Caching (was Re: choosing the right platform) "Ron Mayer" <ron@intervideo.com>
Re: Caching (was Re: choosing the right platform) Josh Berkus <josh@agliodbs.com>
Re: Caching (was Re: choosing the right platform) "Ron Mayer" <ron@intervideo.com>
Re: Caching (was Re: choosing the right platform) "scott.marlowe" <scott.marlowe@ihs.com>
Re: Caching (was Re: choosing the right platform) David McKain <dmckain1@ph.ed.ac.uk>
Re: Caching (was Re: choosing the right platform) Shridhar Daithankar <shridhar_daithankar@persistent.co.in>
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 по дате отправления