Re: PostgreSQL 8.4 performance tuning questions

Поиск
Список
Период
Сортировка
От Matthew Wakeling
Тема Re: PostgreSQL 8.4 performance tuning questions
Дата
Msg-id alpine.DEB.2.00.0907301755150.19493@aragorn.flymine.org
обсуждение исходный текст
Ответ на Re: PostgreSQL 8.4 performance tuning questions  ("Kevin Grittner" <Kevin.Grittner@wicourts.gov>)
Ответы Re: PostgreSQL 8.4 performance tuning questions
Список pgsql-performance
On Thu, 30 Jul 2009, Kevin Grittner wrote:
> Steve Crawford <scrawford@pinpointresearch.com> wrote:
>> benchmarks I've seen suggest that with 8 cores you may even see an
>> almost 8x restore speedup
>
> I'm curious what sort of data in what environment showed that ratio.

It depends on a lot of things. However, certainly for index creation,
tests on servers over here have indicated that running four "CREATE INDEX"
statements at the time runs four times as fast, assuming the table fits in
maintenance_work_mem.

Matthew

--
 I have an inferiority complex. But it's not a very good one.

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

Предыдущее
От: Steve Crawford
Дата:
Сообщение: Re: PostgreSQL 8.4 performance tuning questions
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: PostgreSQL 8.4 performance tuning questions