Re: [GENERAL] index on an int8 column - Mailing list pgsql-general

From José Soares
Subject Re: [GENERAL] index on an int8 column
Date
Msg-id 373041BC.42D01821@sferacarta.com
Whole thread Raw
In response to index on an int8 column  (Sarah Officer <officers@aries.tucson.saic.com>)
Responses Row Count?  (Bruce Tong <zztong@laxmi.ev.net>)
List pgsql-general
It works on 6.5beta1.

Sarah Officer ha scritto:

> I have a table with a column of type int8.  When I try to create an
> index on it, the
> database protests and gives the following error message:
>
>     ERROR:  Can't find a default operator class for type 20.
>
> Is there an easy fix for this?  I assumed builtin numeric types would
> have
> default comparison functions.
>
> Also, if I am not posting to the appropriate mailing list, please let me
> know.
>
> Thanks in advance,
>
> Sarah Officer
> officers@aries.tucson.saic.com

______________________________________________________________
PostgreSQL 6.5.0 on i586-pc-linux-gnu, compiled by gcc 2.7.2.3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Jose'



pgsql-general by date:

Previous
From: Chris Bitmead
Date:
Subject: Re: [GENERAL] postgreSQL for storing a database of documents
Next
From: Bruce Tong
Date:
Subject: Row Count?