Top-k optimizations?

Поиск
Список
Период
Сортировка
От David Fetter
Тема Top-k optimizations?
Дата
Msg-id 20050114014331.GB11163@fetter.org
обсуждение исходный текст
Ответы Re: Top-k optimizations?  (Kris Jurka <books@ejurka.com>)
Re: Top-k optimizations?  (Ron Mayer <rm_pg@cheapcomplexdevices.com>)
Список pgsql-hackers
Folks,

As this came up in a work situation, I was wondering a little bit
about the top-k issue.  Right now, top-k is implemented (most easily,
I think) via a SELECT with a LIMIT and no OFFSET.  3 questions arise
from this.

1.  Are there currently any optimizations specific to top-k in
PostgreSQL?  If so, what are they?

2.  What kinds of top-k optimizations *can't* be part of PostgreSQL
(things that would break MVCC, e.g.)?

3.  What kinds of top-k optimizations might (eventually) be included
in PostgreSQL?

Hoping this stimulates some friendly & informative discussion... :)

Cheers,
D
-- 
David Fetter david@fetter.org http://fetter.org/
phone: +1 510 893 6100   mobile: +1 415 235 3778

Remember to vote!


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug? 8.0 does not use partial index
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: FATAL: catalog is missing 1 attribute(s) for relid 16396