Re: Bitmap index thoughts

Поиск
Список
Период
Сортировка
От Gavin Sherry
Тема Re: Bitmap index thoughts
Дата
Msg-id Pine.LNX.4.58.0702021131440.24864@linuxworld.com.au
обсуждение исходный текст
Ответ на Re: Bitmap index thoughts  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Thu, 1 Feb 2007, Bruce Momjian wrote:

>
> Where are we on this patch?  Does it have performance tests to show
> where it is beneificial?  Is it ready to be reviewed?

I've got an updated patch which adds significant performance improvements
for worse case data distributions. It also contains a rewrite of the WAL
code to handle incomplete actions.

I haven't worked on the stuff discussed below with Heikki. It's a lot of
work and probably more suitable for a second generation.

I've just got to finish testing the merge of Tom's operator family stuff
and then I'll send off the patch and performance figures.

Thanks,

Gavin


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Bitmap index thoughts
Следующее
От: Tom Lane
Дата:
Сообщение: Re: writing new regexp functions