Re: BBU Cache vs. spindles

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: BBU Cache vs. spindles
Дата
Msg-id 4CC07291.8020601@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: BBU Cache vs. spindles  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: BBU Cache vs. spindles
Список pgsql-performance
Bruce Momjian wrote:
> With a BBU you can turn off full_page_writes, which should decrease the
> WAL traffic.
>
> However, I don't see this mentioned in our documentation.  Should I add
> it?
>

What I would like to do is beef up the documentation with some concrete
examples of how to figure out if your cache and associated write path
are working reliably or not.  It should be possible to include "does
this handle full page writes correctly?" in that test suite.  Until we
have something like that, I'm concerned that bugs in filesystem or
controller handling may make full_page_writes unsafe even with a BBU,
and we'd have no way for people to tell if that's true or not.

--
Greg Smith, 2ndQuadrant US greg@2ndQuadrant.com Baltimore, MD
PostgreSQL Training, Services and Support  www.2ndQuadrant.us



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BBU Cache vs. spindles
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: BBU Cache vs. spindles