Re: Database Server Tuning

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Database Server Tuning
Дата
Msg-id 200403021327.37097.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Database Server Tuning  (Vivek Khera <khera@kcilink.com>)
Ответы Re: Database Server Tuning
Список pgsql-performance
Vivek,

> I did a bunch of testing with different RAID levels on a 14 disk
> array.  I finally settled on this:  RAID5 across 14 disks for the
> data, the OS (including syslog directory) and WAL on a RAID1 pair on
> the other channel of the same controller (I didn't want to spring for
> dual RAID controllers).  The biggest bumps in performance came from
> increasing the checkpoint_buffers since my DB is heavily written to,
> and increasing sort_mem.

With large RAID, have you found that having WAL on a seperate array actually
boosts performance?   The empirical tests we've seen so far don't seem to
support this.

--
-Josh Berkus
 Aglio Database Solutions
 San Francisco


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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: Scaling further up
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: Scaling further up