Re: Optimizing disk throughput on quad Opteron

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Optimizing disk throughput on quad Opteron
Дата
Msg-id 20061023220833.GX26892@nasby.net
обсуждение исходный текст
Ответ на Optimizing disk throughput on quad Opteron  (John Philips <johnphilips42@yahoo.com>)
Список pgsql-performance
On Sat, Oct 21, 2006 at 08:43:05AM -0700, John Philips wrote:
> I heard some say that the transaction log should be on
> it's own array, others say it doesn't hurt to have it
> on the same array as the OS.  Is it really worthwhile
> to put it on it's own array?

It all depends on the controller and how much non-WAL workload there is.
Theoretically, with a good enough controller, you can leave WAL on the
same partition as your data.

With a complex setup like you're looking at, you really will want to do
some testing to see what makes the most sense. I can also point you at a
company that does modeling of stuff like this; they could actually give
you some idea of how well that setup would perform before you buy the
hardware.

BTW, any test results you can provide back to the community would be
most appreciated!
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)

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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Best COPY Performance
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Best COPY Performance