hello,
postgresql uses bitmap indexing for indexing in databases.
Is there any technique used
used to compress the bitmap indices in postgresql,like oracle that uses Byte Aligned bitmap compression to compress bitmaps.
regards,
sangeetha.