Re: Postgres not using array - Mailing list pgsql-performance

From David Wilson
Subject Re: Postgres not using array
Date
Msg-id e7f9235d0808201302v1ebe732fjbb6bbf17cf69eed3@mail.gmail.com
Whole thread Raw
In response to Postgres not using array  (André Volpato<andre.volpato@ecomtecnologia.com.br>)
List 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 by date:

Previous
From: André Volpato
Date:
Subject: Postgres not using array
Next
From: André Volpato
Date:
Subject: Re: Postgres not using array