RE: I can not create Index on a feild by type 'timestmp'! - Mailing list pgsql-general

From Mike Mascari
Subject RE: I can not create Index on a feild by type 'timestmp'!
Date
Msg-id 01C0CD52.06D02310.mascarm@mascari.com
Whole thread Raw
In response to I can not create Index on a feild by type 'timestmp'!  (Hasan Mokhtari Sangchi <mokhtari@hadid.sharif.ac.ir>)
List pgsql-general
That sounds like an old error to me if I recall correctly. What
version of PostgreSQL are you using?

SELECT version();

Mike Mascari
mascarm@mascari.com

-----Original Message-----
From:    Hasan Mokhtari Sangchi [SMTP:mokhtari@hadid.sharif.ac.ir]
Sent:    Wednesday, April 25, 2001 5:55 AM
To:    pgsql-general@postgresql.org
Subject:    [GENERAL] I can not create Index on a feild by type
'timestmp'!

Hellor dear.
If I want to create an index on a field by type 'timestamp'
postgres give me following error message :
    ' can not find a default operator class for type 1296.'
what can I do ?

Thank a lot.


pgsql-general by date:

Previous
From: Hasan Mokhtari Sangchi
Date:
Subject: I can not create Index on a feild by type 'timestmp'!
Next
From: Justin Clift
Date:
Subject: Re: Question on Bizarre Sorting (ORDER BY in 7.1) (fwd)