Re: BBU Cache vs. spindles

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: BBU Cache vs. spindles
Дата
Msg-id 4CC0513E0200002500036C68@gw.wicourts.gov
обсуждение исходный текст
Ответ на Re: BBU Cache vs. spindles  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: BBU Cache vs. spindles  (Bruce Momjian <bruce@momjian.us>)
Re: BBU Cache vs. spindles  (Andres Freund <andres@anarazel.de>)
Re: BBU Cache vs. spindles  (Greg Smith <greg@2ndquadrant.com>)
Re: BBU Cache vs. spindles  (Greg Smith <greg@2ndquadrant.com>)
Re: BBU Cache vs. spindles  (James Mansion <james@mansionfamily.plus.com>)
Список pgsql-performance
Bruce Momjian <bruce@momjian.us> wrote:

> I assume we send a full 8k to the controller, and a failure during
> that write is not registered as a write.

On what do you base that assumption?  I assume that we send a full
8K to the OS cache, and the file system writes disk sectors
according to its own algorithm.  With either platters or BBU cache,
the data is persisted on fsync; why do you see a risk with one but
not the other?

-Kevin

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

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