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

From André Volpato
Subject Re: Postgres not using array
Date
Msg-id 48AC8292.5000708@ecomtecnologia.com.br
Whole thread Raw
In response to Postgres not using array  (André Volpato<andre.volpato@ecomtecnologia.com.br>)
Responses Re: Postgres not using array
List pgsql-performance
David Wilson escreveu:
> 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.
>

The query itself runs smoothly, almost with no delay.

I am into some serious hardware fault. The application runs the query,
and store the results
like text files in another server. For some reason, the query pid
remains active
in the dbserver, and taking 100% CPU.

I´m gonna dig a little more.
Maybe the application is not able to store the results, or something.

--

[]´s, ACV



pgsql-performance by date:

Previous
From: "David Wilson"
Date:
Subject: Re: Postgres not using array
Next
From: Christiaan Willemsen
Date:
Subject: How to setup disk spindles for best performance