| От | Bruno Wolff III |
|---|---|
| Тема | Re: Two hard drives --- what to do with them? |
| Дата | |
| Msg-id | 20070301032846.GA14102@wolff.to обсуждение исходный текст |
| Ответ на | Re: Two hard drives --- what to do with them? ("Peter Kovacs" <maxottovonstirlitz@gmail.com>) |
| Список | pgsql-performance |
On Sun, Feb 25, 2007 at 23:11:01 +0100, Peter Kovacs <maxottovonstirlitz@gmail.com> wrote: > A related question: > Is it sufficient to disable write cache only on the disk where pg_xlog > is located? Or should write cache be disabled on both disks? With recent linux kernels you may also have the option to use write barriers instead of disabling caching. You need to make sure all of your stacked block devices will handle it and most versions of software raid (other than 1) won't. This won't be a lot faster, since at sync points the OS needs to order a cache flush, but it does give the disks a chance to reorder some commands in between flushes.
В списке pgsql-performance по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера