Re: new server I/O setup

Поиск
Список
Период
Сортировка
От Matthew Wakeling
Тема Re: new server I/O setup
Дата
Msg-id alpine.DEB.2.00.1001151714090.6195@aragorn.flymine.org
обсуждение исходный текст
Ответ на Re: new server I/O setup  ("Fernando Hevia" <fhevia@ip-tel.com.ar>)
Ответы Re: new server I/O setup
Список pgsql-performance
On Fri, 15 Jan 2010, Fernando Hevia wrote:
> I was wondering if disabling the bbu cache on the RAID 1 array would make
> any difference. All 256MB would be available for the random I/O on the RAID
> 10.

That would be pretty disastrous, to be honest. The benefit of the cache is
not only that it smooths random access, but it also accelerates fsync. The
whole point of the WAL disc is for it to be able to accept lots of fsyncs
very quickly, and it can't do that without its BBU cache.

Matthew

--
 Heat is work, and work's a curse. All the heat in the universe, it's
 going to cool down, because it can't increase, then there'll be no
 more work, and there'll be perfect peace.      -- Michael Flanders

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

Предыдущее
От: Craig James
Дата:
Сообщение: Re: a heavy duty operation on an "unused" table kills my server
Следующее
От: Alan McKay
Дата:
Сообщение: OT: Db2 connection pooling?