Re: [HACKERS] Bitmap index

2004-11-26 Thread Pawel Niewiadomski
ubject. Until then I would want to get familiar with PostgreSQL internals and bitmap index implementations. I will appreciate any links to online papers, books that could help me. -- **Pawel Niewiadomski**, new()foo-baz.com, http://new.foo-baz.com/ Virtual Qmail (http://v-q.foo-baz.com), qmail-pat

Re: [HACKERS] Implementing Bitmap Indexes

2005-01-30 Thread Pawel Niewiadomski
inking about playing with the core source of PostgreSQL and creating patches, GiST as I read has some limitations that I want to overcome. Speaking about my idea - I was thinking about implementing on-disk indexes, not in memory. I think having both of them would be great :-) -- **Pawel Niewiad