Re: No heap lookups on index

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: No heap lookups on index
Дата
Msg-id 20060119225835.GM78403@pervasive.com
обсуждение исходный текст
Ответ на Re: No heap lookups on index  (Jeremy Drake <pgsql@jdrake.com>)
Ответы Re: No heap lookups on index  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: No heap lookups on index  (Jeremy Drake <pgsql@jdrake.com>)
Список pgsql-hackers
On Thu, Jan 19, 2006 at 02:50:39PM -0800, Jeremy Drake wrote:
> On Thu, 19 Jan 2006, Jim C. Nasby wrote:
> 
> > 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.
...
> Feel free to do whatever with this, it's pretty fast for tables where
> seeks to validate tuples would hurt, but you do get back dead things...

How'd you then weed out the dead tuples?

Basically, numbers talk. If there were convincing numbers for something
that wasn't a corner-case that showed a marked improvement then there'd
be much more interest in getting this into the backend in some fashion.
-- 
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: un-vacuum?
Следующее
От: "John"
Дата:
Сообщение: questions about varlist and Query