Re: EXPLAIN ANALYZE - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: EXPLAIN ANALYZE
Date
Msg-id 200612130341.kBD3f3V04774@momjian.us
Whole thread Raw
In response to Re: EXPLAIN ANALYZE  (Neil Conway <neilc@samurai.com>)
List pgsql-hackers
Neil Conway wrote:
> On Tue, 2006-12-12 at 17:30 -0500, Bruce Momjian wrote: 
> >     * Have EXPLAIN ANALYZE highlight poor optimizer estimates
> 
> > TODO updated:
> > 
> >     * Have EXPLAIN ANALYZE issue NOTICE messages when the estimated and
> >       actual row counts differ by a specified percentage
> 
> I don't think this is an improvement. The old wording describes a broad
> set of possible improvements. Your new text describes one way of
> implementing a subset of the former TODO wording.

Well, we can still do a broader implementation if we want it.  Do you
have any suggestions?  Basically, the more specific, the more likely we
will get someone to do it, and  we can always add more details.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Michael Glaesemann
Date:
Subject: Re: Better management of mergejoinable operators
Next
From: Tatsuo Ishii
Date:
Subject: 8.1.5 release note