Favourable index type for varbit field

From: Allan Kamau <kamauallan(at)gmail(dot)com>
To: Postgres General Postgres General <pgsql-general(at)postgresql(dot)org>
Cc: kamauallan(at)gmail(dot)com
Subject: Favourable index type for varbit field
Date: 2010-09-24 07:35:02
Message-ID: AANLkTim=6W4ow8-0fBbv=t0hrbuf7RyfrQr065n4tX6o@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I do have a table having a varbit field, on this varbit field I am
performing filteration using bit_and and bit_or operators. Is there an
index type that would be of use towards speeding up these operations
(bit_and, bit_or).

Allan.

Browse pgsql-general by date

  From Date Subject
Next Message Craig Ringer 2010-09-24 11:30:31 Re: Restore/dump from "/usr/local/pgsql/data" directory
Previous Message kongsgar 2010-09-24 07:24:45 Re: Restore/dump from "/usr/local/pgsql/data" directory