Indexed access for INET/ CIDR datatype

From: "Kaitharam, Ananth" <AKaitharam(at)gomez(dot)com>
To: "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org>
Subject: Indexed access for INET/ CIDR datatype
Date: 2003-06-17 12:25:04
Message-ID: CC17A70CE630D7119C520090278444C81248A9@mail1.gomez.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Is there a way to index the >>= or <<= operators for CIDR/ INET datatypes? I
built a btree index, which works for the = clause, but not the others.

Ananth Kaitharam

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Brent Howard 2003-06-17 12:28:45 Issues starting postgres on Solaris
Previous Message Riki Kurniawan 2003-06-17 11:22:52 Re: using a dumped database file