Re: Postgres not using array

Поиск
Список
Период
Сортировка
От André Volpato
Тема Re: Postgres not using array
Дата
Msg-id 48ADCA78.2090605@ecomtecnologia.com.br
обсуждение исходный текст
Ответ на Re: Postgres not using array  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Postgres not using array  (Gregory Stark <stark@enterprisedb.com>)
Список pgsql-performance
Tom Lane escreveu:
>> We are guessing that a dual core 3.0GHz will beat up a quad core 2.2,
>> at least in this environmnent with less than 4 concurrent queryes.
>
> The most you could hope for from that is less than a 50% speedup.  I'd
> suggest investing some tuning effort first.  Some rethinking of your
> schema, for example, might buy you orders of magnitude ... with no new
> hardware investment.

I think we almost reached the tuning limit, without changing the schema.

You are right, the whole design must be rethinked.
But this question about single vs multi cores has bitten me.

We will rethink the investiment in new hardware too. The databases that are
used less often will be managed to a single core server.

--

[]´s, ACV



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

Предыдущее
От: Ron Mayer
Дата:
Сообщение: Re: How to setup disk spindles for best performance
Следующее
От: Mathias Stjernström
Дата:
Сообщение: Re: The state of PG replication in 2008/Q2?