Re: Bugs in bigint indexes

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Gustavo Scotti" <gscotti(at)axur(dot)com(dot)br>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: Bugs in bigint indexes
Date: 2003-12-19 18:00:34
Message-ID: 200312191900.34652.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Peter Eisentraut 2003-12-19 18:01:46 Re: 7.1.3 ecpg answered BUT...
Previous Message jmm 2003-12-19 17:58:24 Re: Bugs in bigint indexes