Bug #441: Index using INT8 data type is ignored

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: Bug #441: Index using INT8 data type is ignored
Date: 2001-09-07 16:51:16
Message-ID: 200109071651.f87GpGl52401@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Mauro Flores (mauro-flores(at)procergs(dot)rs(dot)gov(dot)br) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
Index using INT8 data type is ignored

Long Description
I have some tables on my data base with index and primary keys over int8(bigint) data type columns. Postgress doesn't make use of those index. It allows to create but ignore them. I have no problem with index over others data types.

Does anybody know why is it happening?

Thanks.

Sample Code

No file was uploaded with this report

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2001-09-07 17:01:10 Re: [BUGS] pgsql/src/backend/utils/mb encnames.c
Previous Message Larry Rosenman 2001-09-07 16:35:12 Re: [COMMITTERS] pgsql/src/backend/utils/mb encnames.c