Re: Tips & Tricks for validating hardware/os

Поиск
Список
Период
Сортировка
От Alexander Staubo
Тема Re: Tips & Tricks for validating hardware/os
Дата
Msg-id 88daf38c0705220645n3f37c975he2214f4d514b76b1@mail.gmail.com
обсуждение исходный текст
Ответ на Tips & Tricks for validating hardware/os  (Stephane Bailliez <sbailliez@gmail.com>)
Ответы Re: Tips & Tricks for validating hardware/os  (PFC <lists@peufeu.com>)
Список pgsql-performance
On 5/22/07, Stephane Bailliez <sbailliez@gmail.com> wrote:
> Out of curiosity, can anyone share his tips & tricks to validate a
> machine before labelling it as 'ready to use postgres - you probably
> won't trash my data today' ?
> I'm looking for a way to stress test components especially kernel/disk
> to have confidence > 0 that I can use postgres on top of it.
>
> Any secret trick is welcome (beside the memtest one :)

Compile the Linux kernel -- it's a pretty decent stress test.

You could run pgbench, which comes with PostgreSQL (as part of the
contrib package). Give a database size that's larger than the amount
of physical memory in the box.

Alexander.

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

Предыдущее
От: Stephane Bailliez
Дата:
Сообщение: Tips & Tricks for validating hardware/os
Следующее
От: PFC
Дата:
Сообщение: Re: Tips & Tricks for validating hardware/os