BITMAP INDEXES...

From: "Rajesh Kumar Mallah(dot)" <mallah(at)trade-india(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: BITMAP INDEXES...
Date: 2002-08-22 08:22:24
Message-ID: 200208221352.24278.mallah@trade-india.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,

I have learnt from certain texts that bitmap indexes are very useful for
large DSS (decesion support systems).

bitmap indexes are currently not available in postgresql.

My question is in what way is a normal btree index in pgsql
inferior to bitmap indexes (found in oracle for example).

is it just in terms of space requirements for performance too?

regds
mallah.

--
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Philip Rudling 2002-08-22 09:03:41 sql statement to give functionality of \d tablename?
Previous Message Oliver Elphick 2002-08-22 06:10:27 Re: [ADMIN] How to execute my trigger when update certain columns