Re: No heap lookups on index

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: No heap lookups on index
Дата
Msg-id 20060119200607.GZ78403@pervasive.com
обсуждение исходный текст
Ответ на Re: No heap lookups on index  (David Scott <davids@apptechsys.com>)
Ответы Re: No heap lookups on index  (Jeremy Drake <pgsql@jdrake.com>)
Список pgsql-hackers
On Thu, Jan 19, 2006 at 10:35:30AM -0800, David Scott wrote:
> Tom Lane wrote:
> 
> >What sort of problems are you dealing with exactly?  There has been
> >some discussion of changes that would improve certain scenarios.  For
> >instance it might be plausible to do joins using index information and
> >only go back to the heap for entries that appear to pass the join test.

Do you still have that patch that folks could look at? ISTM that this
technique would be rather dependant on your actual workload, and as such
could result in a big win for certain types of queries.
-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: No heap lookups on index
Следующее
От: mark@mark.mielke.cc
Дата:
Сообщение: Re: Surrogate keys (Was: enums)