Re: No index maximum? (was Re: No merge sort?)

Поиск
Список
Период
Сортировка
От Taral
Тема Re: No index maximum? (was Re: No merge sort?)
Дата
Msg-id 20030317220910.GA3947@taral.net
обсуждение исходный текст
Ответ на Re: No index maximum? (was Re: No merge sort?)  (Taral <taral@taral.net>)
Список 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 по дате отправления:

Предыдущее
От: Mike Meyer
Дата:
Сообщение: Threaded Python vs. PostGreSQL plpython
Следующее
От: Nick Piggin
Дата:
Сообщение: IO scheduler vs PostgreSQL performance measurement