Hi, on other RDBMS (Oracle,etc...),there is an index called bitmap index that greatly improve performance compared to btree index for boolean value (such as for a sex value,it's either M or F),i would like to know if such index will be implemented inside PostgreSQL.
Next: From: pejac Date: 2000-12-04 08:09:55 Subject: EAN13 for postgresql Previous: From: Ron Chmara Date: 2000-12-04 07:38:04 Subject: Re: beta testing version