Re: Performance Tuning Article

Поиск
Список
Период
Сортировка
От Frank Wiles
Тема Re: Performance Tuning Article
Дата
Msg-id 20050623084854.0776d7a7.frank@wiles.org
обсуждение исходный текст
Ответ на Re: Performance Tuning Article  (Keith Worthington <KeithW@NarrowPathInc.com>)
Список pgsql-performance
On Wed, 22 Jun 2005 22:31:29 -0400
Keith Worthington <KeithW@NarrowPathInc.com> wrote:

> Frank,
>
> A couple of things I wish I had been told when I started asking how to
>
> configure a new machine.
>
> Use RAID 10 (striping across mirrored disks)
>   or RAID 0+1 (mirror a striped array) for your data.
> Use RAID 1 (mirror) for your OS
> Use RAID 1 (mirror) for the WAL.
>
> Don't put anything else on the array holding the WAL.
>
> There have been problems with Xeon processors.

  I believe all of these issues are covered in the article, but
  obviously not clearly enough.  I'll work on rewording that section.

 ---------------------------------
   Frank Wiles <frank@wiles.org>
   http://www.wiles.org
 ---------------------------------


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

Предыдущее
От: Radu-Adrian Popescu
Дата:
Сообщение: Re: Performance Tuning Article
Следующее
От: Bruno Wolff III
Дата:
Сообщение: Re: parameterized LIKE does not use index