Re: [SQL] index on int8 in PG 6.4.2 - Mailing list pgsql-sql

From Tom Lane
Subject Re: [SQL] index on int8 in PG 6.4.2
Date
Msg-id 1778.927592685@sss.pgh.pa.us
Whole thread Raw
In response to index on int8 in PG 6.4.2  (Mirek Budzanowski <mirekb@tcs.uni.wroc.pl>)
List pgsql-sql
Mirek Budzanowski <mirekb@tcs.uni.wroc.pl> writes:
> Anyone have any idea how to define a index ont int8 field?

Postgres 6.4 doesn't have support for indexes on int8.

In theory you could add it for yourself (there is some documentation
about index operators in the Developer's Guide) but it's not a simple
job.  You would probably be better off to wait for 6.5, which does
have int8 index support...
        regards, tom lane


pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: [SQL] Fatal process interaction
Next
From:
Date:
Subject: Undeliverable Message