Re: max / min explain - Mailing list pgsql-general

From Brent R. Matzelle
Subject Re: max / min explain
Date
Msg-id 20010220153612.26825.qmail@web312.mail.yahoo.com
Whole thread Raw
In response to max / min explain  (adb <adb@Beast.COM>)
List pgsql-general
Yes there is.  You can find it in the TODO list under
Performance -> Indexes
(http://www.postgresql.org/docs/todo.html).  It isn't
slated for the 7.1 release however.

Brent

--- adb <adb@Beast.COM> wrote:
> I've noticed that select max(the_primary_key) from
some_table
> does a table scan.  Is there any plan to implement
max/min
> calculations
> using index lookups if the appropriate index exists?
>
> Thanks,
>
> Alex.
>

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail - only $35
a year!  http://personal.mail.yahoo.com/

pgsql-general by date:

Previous
From: "Brent R. Matzelle"
Date:
Subject: Re: Row ID and auto-increment?
Next
From: gianpaolo racca
Date:
Subject: Re: binding postmaster to *one* virtual IP address