Re: Bugs in bigint indexes - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: Bugs in bigint indexes
Date
Msg-id 200312191900.34652.peter_e@gmx.net
Whole thread Raw
In response to Bugs in bigint indexes  ("Gustavo Scotti" <gscotti@axur.com.br>)
List pgsql-bugs
Gustavo Scotti writes:
> when the key is bigint, it ignores any kind of index scan, it always use
> Seq scan. Why?

RTFM: http://www.postgresql.org/docs/7.4/static/datatype.html#DATATYPE-INT

Please don't post to pgsql-bugs unless you have found a bug.

pgsql-bugs by date:

Previous
From: "PostgreSQL Bugs List"
Date:
Subject: BUG #1021: IDENT authorization doesn't work
Next
From: Peter Eisentraut
Date:
Subject: Re: 7.1.3 ecpg answered BUT...