Re: [GENERAL] index on an int8 column

From: José Soares <jose(at)sferacarta(dot)com>
To: Sarah Officer <officers(at)aries(dot)tucson(dot)saic(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [GENERAL] index on an int8 column
Date: 1999-05-05 13:03:56
Message-ID: 373041BC.42D01821@sferacarta.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)aries(dot)tucson(dot)saic(dot)com

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

In response to

Responses

  • Row Count? at 1999-05-05 14:08:44 from Bruce Tong

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Tong 1999-05-05 14:08:44 Row Count?
Previous Message Chris Bitmead 1999-05-05 09:38:41 Re: [GENERAL] postgreSQL for storing a database of documents