Re: opclass for real[] - Mailing list pgsql-general

From Teodor Sigaev
Subject Re: opclass for real[]
Date
Msg-id 465D2736.6030404@sigaev.ru
Whole thread Raw
In response to opclass for real[]  (ABHANG RANE <arane@indiana.edu>)
List pgsql-general
> ERROR:  data type real[] has no default operator class for access method
> "gist"
> HINT:  You must specify an operator class for the index or define a
> default operator class for the data type.
There is operator class for GIN for real[].
http://www.postgresql.org/docs/8.2/static/xindex.html#XINDEX-GIN-ARRAY-STRAT-TABLE

>
> Is there a opclass defined in 8.2 or I have to create one. In either
> case can you please give a link for information on opclasses.
>
> Thanks
> Abhang
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings

--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

pgsql-general by date:

Previous
From: Ron Johnson
Date:
Subject: Re: Geographic data sources, queries and questions
Next
From: "Paolo Bizzarri"
Date:
Subject: Corruption of files in PostgreSQL