Re: Postgres not using array

Поиск
Список
Период
Сортировка
От David Wilson
Тема Re: Postgres not using array
Дата
Msg-id e7f9235d0808201302v1ebe732fjbb6bbf17cf69eed3@mail.gmail.com
обсуждение исходный текст
Ответ на Postgres not using array  (André Volpato<andre.volpato@ecomtecnologia.com.br>)
Список pgsql-performance
On Wed, Aug 20, 2008 at 2:30 PM, André Volpato
<andre.volpato@ecomtecnologia.com.br> wrote:

> The CPU is 100% used since a few hours ago. Can anyone tell why?

Sounds like you've just got a CPU bound query. The data may even all
be in cache.

Some information on database size, along with EXPLAIN results for your
queries, would help here.

--
- David T. Wilson
david.t.wilson@gmail.com

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

Предыдущее
От: André Volpato
Дата:
Сообщение: Postgres not using array
Следующее
От: André Volpato
Дата:
Сообщение: Re: Postgres not using array