Re: No index maximum? (was Re: No merge sort?) - Mailing list pgsql-hackers

From Taral
Subject Re: No index maximum? (was Re: No merge sort?)
Date
Msg-id 20030317220910.GA3947@taral.net
Whole thread Raw
In response to Re: No index maximum? (was Re: No merge sort?)  (Taral <taral@taral.net>)
List pgsql-hackers
On Mon, Mar 17, 2003 at 11:23:47AM -0600, Taral wrote:
> Yes, that's exactly it. It's an index _scan_. It should simply be able
> to read the maximum straight from the btree.

Still doesn't work, even with rewritten query. It sort a
Limit(Sort(Index Scan)), with 1333 rows being pulled from the index.

--
Taral <taral@taral.net>
This message is digitally signed. Please PGP encrypt mail to me.
"Most parents have better things to do with their time than take care of
their children." -- Me

pgsql-hackers by date:

Previous
From: Mike Meyer
Date:
Subject: Threaded Python vs. PostGreSQL plpython
Next
From: Nick Piggin
Date:
Subject: IO scheduler vs PostgreSQL performance measurement