Re: Some queries starting to hang - Mailing list pgsql-performance

From Tom Lane
Subject Re: Some queries starting to hang
Date
Msg-id 17758.1149608475@sss.pgh.pa.us
Whole thread Raw
In response to Re: Some queries starting to hang  ("Jim C. Nasby" <jnasby@pervasive.com>)
Responses Re: Some queries starting to hang  (Simon Riggs <simon@2ndquadrant.com>)
List pgsql-performance
"Jim C. Nasby" <jnasby@pervasive.com> writes:
> On Tue, Jun 06, 2006 at 11:06:09AM -0400, Tom Lane wrote:
>> I don't think that helps, as it just replaces one uncertainty by
>> another: how far did the EXPLAIN really get towards completion of the
>> plan?  You still don't have any hard data.

> Does that really matter, though? The point is to find the node where the
> estimate proved to be fantasy.

No, the point is to find out what reality is.  Just knowing that the
estimates are wrong doesn't really get you anywhere (we pretty much knew
that before we even started looking at the EXPLAIN, eh?).

            regards, tom lane

pgsql-performance by date:

Previous
From: Greg Stark
Date:
Subject: Re: Some queries starting to hang
Next
From: Andrew Sullivan
Date:
Subject: Re: Some queries starting to hang