Re: Create and drop temp table in 8.3.4

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Create and drop temp table in 8.3.4
Дата
Msg-id 49131C67.EE98.0025.0@wicourts.gov
обсуждение исходный текст
Ответ на Re: Create and drop temp table in 8.3.4  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Ответы Re: Create and drop temp table in 8.3.4  ("Scott Marlowe" <scott.marlowe@gmail.com>)
Список pgsql-performance
>>> "Scott Marlowe" <scott.marlowe@gmail.com> wrote:
> I am pretty sure that with no write barriers that even a BBU
hardware
> caching raid controller cannot guarantee your data.

That seems at odds with this:

http://oss.sgi.com/projects/xfs/faq.html#wcache_persistent

What evidence to you have that the SGI XFS team is wrong?

It does seem fairly bizarre to me that we can't configure our system
to enforce write barriers within the OS and file system without having
it enforced all the way past the BBU RAID cache onto the hard drives
themselves.  We consider that once it hits the battery-backed cache,
it is persisted.  Reality has only contradicted that once so far (with
a RAID controller failure), and our backups have gotten us past that
with no sweat.

-Kevin

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

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: lru_multiplier and backend page write-outs
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Create and drop temp table in 8.3.4