Re: File Systems Compared

Поиск
Список
Период
Сортировка
От Mark Lewis
Тема Re: File Systems Compared
Дата
Msg-id 1165424114.9734.298.camel@archimedes
обсуждение исходный текст
Ответ на Re: File Systems Compared  (Florian Weimer <fweimer@bfk.de>)
Ответы Re: File Systems Compared  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-performance
> Anyone run their RAIDs with disk caches enabled, or is this akin to
> having fsync off?

Disk write caches are basically always akin to having fsync off.  The
only time a write-cache is (more or less) safe to enable is when it is
backed by a battery or in some other way made non-volatile.

So a RAID controller with a battery-backed write cache can enable its
own write cache, but can't safely enable the write-caches on the disk
drives it manages.

-- Mark Lewis

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

Предыдущее
От: Florian Weimer
Дата:
Сообщение: Re: File Systems Compared
Следующее
От: asif ali
Дата:
Сообщение: VACUUM FULL does not works.......