Re: [SQL] Creating Indexes for MAC and IP Data Types

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: orsingerc(at)epg-gw1(dot)lewis(dot)army(dot)mil
Cc: pgsql-sql(at)postgreSQL(dot)org
Subject: Re: [SQL] Creating Indexes for MAC and IP Data Types
Date: 1998-09-05 01:47:15
Message-ID: 199809050147.VAA01026@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

> I have added the IP and MAC data types from the contrib sources
> to my PostgreSQL v6.3.2 database. These data types seem to work fine when
> none of the fields that contain these data types are used as indexes.
> Once I turn a field into an index, however, I see the following error
> indication:

We are working on integrating this type into the type system for 6.4.

--
Bruce Momjian | 830 Blythe Avenue
maillist(at)candle(dot)pha(dot)pa(dot)us | Drexel Hill, Pennsylvania 19026
+ If your life is a hard drive, | (610) 353-9879(w)
+ Christ can be your backup. | (610) 853-3000(h)

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message The Hermit Hacker 1998-09-05 04:33:03 Re: [SQL] Creating Indexes for MAC and IP Data Types
Previous Message Craig Orsinger 1998-09-05 00:15:54 Creating Indexes for MAC and IP Data Types