Re: How to setup disk spindles for best performance
От
Ron Mayer
Тема
Re: How to setup disk spindles for best performance
Дата
Msg-id
48ADBEA7.5060107@cheapcomplexdevices.com
Ответ на
Re: How to setup disk spindles for best performance (Scott Carey)
Список
Дерево обсуждения
How to setup disk spindles for best performance Christiaan Willemsen <cwillemsen@technocon.com>
Re: How to setup disk spindles for best performance "Merlin Moncure" <mmoncure@gmail.com>
Re: How to setup disk spindles for best performance Christiaan Willemsen <cwillemsen@technocon.com>
Re: How to setup disk spindles for best performance "Joshua D. Drake" <jd@commandprompt.com>
Re: How to setup disk spindles for best performance Christiaan Willemsen <cwillemsen@technocon.com>
Re: How to setup disk spindles for best performance "Scott Carey" <scott@richrelevance.com>
Re: How to setup disk spindles for best performance Christiaan Willemsen <cwillemsen@technocon.com>
Re: How to setup disk spindles for best performance Greg Smith <gsmith@gregsmith.com>
Re: How to setup disk spindles for best performance Christiaan Willemsen <cwillemsen@technocon.com>
Re: How to setup disk spindles for best performance Ron Mayer <rm_pg@cheapcomplexdevices.com>
Re: How to setup disk spindles for best performance "Scott Marlowe" <scott.marlowe@gmail.com>
Scott Carey wrote: > For reads, if your shared_buffers is large enough, your heavily used > indexes won't likely go to disk much at all. ISTM this would happen regardless of your shared_buffers setting. If you have enough memory the OS should cache the frequently used pages regardless of shared_buffers; and if you don't have enough memory it won't. > ... splitting up data and indexes ... FWIW, I've had a system where moving pgsql_tmp to different disks helped more than moving indexes.
В списке pgsql-performance по дате отправления