Re: [SQL] Index on Type Numeric

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Steven Pennie <Steven(at)ksdot(dot)org>
Cc: pgsql-sql(at)hub(dot)org
Subject: Re: [SQL] Index on Type Numeric
Date: 1999-07-08 03:04:00
Message-ID: 199907080304.XAA23896@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql


This will have to wait for 6.6.

> Using version 6.5, when I try to create an index on a table using columns that have data types of "numeric", I get an error message;
> can't find default operator class for type 1700
>
> What do I do now?
>
> Steven Pennie
> Application Programmer/Analyst III
> KDOT Materials & Research Center
> (785) 291-3863 - Fax (785) 296-2526
>
>
>

--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Patrik Kudo 1999-07-08 08:09:39 Re: [SQL] Good Optimization
Previous Message Bruce Momjian 1999-07-08 03:01:16 Re: [HACKERS] spinlock freeze again