Re: 8.3devel slower than 8.2 under read-only load

Поиск
Список
Период
Сортировка
От Gavin M. Roy
Тема Re: 8.3devel slower than 8.2 under read-only load
Дата
Msg-id af1bce590711241536s24d3b067u478877039391e075@mail.gmail.com
обсуждение исходный текст
Ответ на Re: 8.3devel slower than 8.2 under read-only load  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-hackers
On 11/24/07, Gregory Stark <stark@enterprisedb.com> wrote:
This is a conflict which will affect Postgres in the future as well. Generally
I/O costs win over cpu costs in databases since only relatively small systems
are cpu-bound. Large systems are typically I/O-bound.

That really depends on hardware doesn't it?  I'd say that I'm more concerned with CPU than IO on high-end hardware as a generalization, especially with the scaling issues beyond 32 CPU's.

Regards,

Gavin

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Add regression tests for MONEY type.
Следующее
От: Andreas 'ads' Scherbaum
Дата:
Сообщение: quote_literal(integer) does not exist