Re: plans for bitmap indexes?

Поиск
Список
Период
Сортировка
От Andre Maasikas
Тема Re: plans for bitmap indexes?
Дата
Msg-id 417EC899.5060004@abs.ee
обсуждение исходный текст
Ответ на Re: plans for bitmap indexes?  (Hannu Krosing <hannu@tm.ee>)
Ответы Re: plans for bitmap indexes?  (Hannu Krosing <hannu@tm.ee>)
Список pgsql-hackers
Hannu Krosing wrote:
> the per-page clustering would make sure that all the tuples would be on
> 1 (or on a few) pages.

I understand that You can cluster on one column, but how do you do it for
indexes on other columns?
BTW, lossy variants also lose count(), group by only from index

> and what comes to updating the index, you have to do it only once per
> 100 pages ;)

Sorry, how does that work, if I update foo = 'bar'->'baz' - I can flip 
the 'baz' bit
on right away but I have to check every other row to see
if I can turn the 'bar' bit off

Andre


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

Предыдущее
От: Hannu Krosing
Дата:
Сообщение: Re: plans for bitmap indexes?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Unixware 714 pthreads