Re: SAN/NAS options

Поиск
Список
Период
Сортировка
От Michael Stone
Тема Re: SAN/NAS options
Дата
Msg-id 20051217004800.GF2883@mathom.us
обсуждение исходный текст
Ответ на Re: SAN/NAS options  ("Jim C. Nasby" <jnasby@pervasive.com>)
Список pgsql-performance
On Fri, Dec 16, 2005 at 06:25:25PM -0600, Jim C. Nasby wrote:
>True, but now you've got 4x the amount of data in your cache that you
>probably don't need.

Or you might be 4x more likely to have data cached that's needed later.
If you're hitting disk either way, that's probably more likely than the
extra IO pushing something critical out--if *all* the important stuff
were cached you wouldn't be doing the seeks in the first place. This
will obviously be heavily dependent on the amount of ram you've got and
your workload, so (as always) you'll have to benchmark it to get past
the hand-waving stage.

Mike Stone

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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: SAN/NAS options
Следующее
От: Kyle Cordes
Дата:
Сообщение: Re: Overriding the optimizer