Re: Low CPU Usage - Mailing list pgsql-performance

From Dave Dutcher
Subject Re: Low CPU Usage
Date
Msg-id 023901c7fc91$c2a79ad0$cb00a8c0@tridecap.com
Whole thread Raw
In response to Re: Low CPU Usage  (brauagustin-susc@yahoo.com.ar)
List pgsql-performance
>From:  brauagustin-susc@yahoo.com.ar
>Subject: Re: [PERFORM] Low CPU Usage
>
>I have no idea how to continue researching this problem. Now I'm going to
do some networks tests.


I would go back to the slow program and try to capture the slow queries in
the log file.  Once you have some queries which are running slow then you
can run EXPLAIN ANALYZE to see what the bottle neck is.

It seems like you've found pgAdmin is slow sending across the network, but
we don't know if that has anything to do with your original problems.

Just my 2 cents.

Dave


pgsql-performance by date:

Previous
From: "Luiz K. Matsumura"
Date:
Subject: Re: Low CPU Usage
Next
From: "Kevin Grittner"
Date:
Subject: Re: Low CPU Usage