Re: Why does postgres not take into account my index on a bigint column ?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Loftis <mloftis(at)wgops(dot)com>
Cc: Pierre-Andre Michel <pamichel(at)smartgene(dot)ch>, pgsql-general(at)postgresql(dot)org
Subject: Re: Why does postgres not take into account my index on a bigint column ?
Date: 2002-04-15 17:48:29
Message-ID: 24695.1018892909@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Michael Loftis <mloftis(at)wgops(dot)com> writes:
> Anyone from -hackers read this? Or should I repost it there?

Don't bother, we've heard it before ;-)

You may care to consult the pghackers archives for previous discussions
about this problem and why it's not trivial to fix. Eventually someone
will come up with a proposal that has a tolerable amount of collateral
damage ...

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael Loftis 2002-04-15 17:58:47 Re: Why does postgres not take into account my index on a bigint column ?
Previous Message Andrew Gould 2002-04-15 17:45:42 Re: Postgresql installation problem