Re: How to debug performance problems - Mailing list pgsql-performance

From Ray Stell
Subject Re: How to debug performance problems
Date
Msg-id 20070221164049.GA14702@cns.vt.edu
Whole thread Raw
In response to Re: How to debug performance problems  ("Craig A. James" <cjames@modgraph-usa.com>)
List pgsql-performance
On Wed, Feb 21, 2007 at 08:09:49AM -0800, Craig A. James wrote:
> I hope I didn't give the impression that these were the only thing to look
> at ... those four items just popped into my head, because they've come up
> repeatedly in this forum.  There are surely more things that could be
> suspect; perhaps others could add to your list.

I'm only clueless about the details of pg, not db perf concepts.  Really,
a mechanism to determine where the system is spending the response
time is key.  As you pointed out, the added table may not be the issue.
In fact, if you can't measure where the db time is being spent
you will be lucky to fix a performance issue, since you don't really
know what resources need to be addressed.


> so you have to dig in and find it yourself.

this afternoon, maybe.

pgsql-performance by date:

Previous
From: "Craig A. James"
Date:
Subject: Re: How to debug performance problems
Next
From: Mark Stosberg
Date:
Subject: Re: How to debug performance problems