Re: [HACKERS] Regd: TODO Item : Have EXPLAIN ANALYZE issue NOTICE messages ...

2008-07-26 Thread Ramya Chandrasekar
Regarding: Optimizer To Do Item: Have EXPLAIN ANALYZE issue NOTICE messages when the estimated and actual row counts differ by a specified percentage. Hi, After going through the thread related to the above mentioned to do Item, my understanding is that: Issuing notices when a problematic no

Re: [HACKERS] Regd: TODO Item

2008-06-26 Thread Tom Lane
"Ramya Chandrasekar" <[EMAIL PROTECTED]> writes: > Regd: TODO Item: Optimizer:: Have EXPLAIN ANALYZE issue NOTICE messages when > the estimated and actual row counts differ by a specified percentage. I think that TODO item hasn't been thought through very carefully. NOTICEs that are dissociated fr

Re: [HACKERS] Regd: TODO Item

2008-06-26 Thread Ramya Chandrasekar
Regd: TODO Item: Optimizer:: Have EXPLAIN ANALYZE issue NOTICE messages when the estimated and actual row counts differ by a specified percentage. Hi, We are a team of two graduate students (volunteers) who plan to work on the above problem from the TODO list of the Optimizer. Being new to P