Re: Need a mentor, and a project. - Mailing list pgsql-hackers

From Gurjeet Singh
Subject Re: Need a mentor, and a project.
Date
Msg-id 65937bea0912160014m5953845at81d0fa73d7da8cd2@mail.gmail.com
Whole thread Raw
In response to Re: Need a mentor, and a project.  (decibel <decibel@decibel.org>)
List pgsql-hackers
2009/12/16 decibel <decibel@decibel.org>
On Dec 11, 2009, at 8:44 PM, Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
>> Ashish wrote:
>>> I am thinking about starting with the following TODO item:
>>> --> Have EXPLAIN ANALYZE issue NOTICE messages when the estimated
>>> and actual row counts differ by a specified percentage.
>
>> I even have a sample patch you can use as a start, attached.
>
> IMO the hard part of the TODO item is to design a useful user interface
> for highlighting specific EXPLAIN entries (and NOTICE messages probably
> ain't it either).  Getting the numbers is trivial.

What about prefixing explain output with line numbers? NOTICEs (or whatever mechanism) could then reference the line numbers.


+1

--
Lets call it Postgres

EnterpriseDB      http://www.enterprisedb.com

gurjeet[.singh]@EnterpriseDB.com

singh.gurjeet@{ gmail | hotmail | indiatimes | yahoo }.com
Twitter: singh_gurjeet
Skype: singh_gurjeet

Mail sent from my BlackLaptop device

pgsql-hackers by date:

Previous
From: Kurt Harriman
Date:
Subject: Re: Patch: Remove gcc dependency in definition of inline functions
Next
From: Simon Riggs
Date:
Subject: Re: Hot Standby and prepared transactions