Re: BUG #2341: Wrong results when using index

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Slavcho Ivanov" <slavcho(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #2341: Wrong results when using index
Date: 2006-03-20 22:10:04
Message-ID: 8182.1142892604@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Slavcho Ivanov" <slavcho(at)gmail(dot)com> writes:
> The query was as simple as possible
> "select * from data where "SensorID" = 18",
> and the result had a couple of rows where SensorID was NOT 18, but 3.

That's not too surprising if the index had gotten corrupted somehow,
but since you haven't provided any details that would let someone else
reproduce the problem, there's not much we can do with this report :-(

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2006-03-20 22:12:05 Re: BUG #2342: Extremely bad performance on a specific query, compared to 7.4
Previous Message Tom Lane 2006-03-20 22:07:47 Re: Problem in connection