A table has a column "obj_type" which has very low selectivity (let'ssay 5 choices, with the top choice making up 50% of records). Isthere any sense in indexing that column? B-trees won't be that useful,and the docs discourage other index types/