Nick Gazaloff <nick@club.pyat.ru>

From: Nick Gazaloff <nick@club.pyat.ru>
To: pgsql-bugs@postgresql.org
Date: 2001-04-28T09:28:44Z
Lists: pgsql-bugs
Hi!

I suppose there is a bug in optimizer. When somehting like

SELECT min(id) from bla-bla;

is  executed,  it optimizer selects sequential scan even if any index on
"id" exists.

This is not a Good Thing, isn't it?

-- 
Best regards,
 Nick Gazaloff                          mailto:nick@club.pyat.ru