David Wilson escreveu:
On Wed, Aug 20, 2008 at 2:30 PM, André Volpato
<[EMAIL PROTECTED]> 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



--
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply via email to