BUG #13324: Database returing incorrect results on querying slect clause - Mailing list pgsql-bugs

From ksharma6@metlife.com
Subject BUG #13324: Database returing incorrect results on querying slect clause
Date
Msg-id 20150521022342.26513.74737@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #13324: Database returing incorrect results on querying slect clause  (Venkata Balaji N <nag1010@gmail.com>)
Re: BUG #13324: Database returing incorrect results on querying slect clause  (Thomas Munro <thomas.munro@enterprisedb.com>)
Re: BUG #13324: Database returing incorrect results on querying slect clause  (Greg Stark <stark@mit.edu>)
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      13324
Logged by:          Krishna Sharma
Email address:      ksharma6@metlife.com
PostgreSQL version: Unsupported/Unknown
Operating system:   Windows 2003
Description:

Hi PostgreSQL team, we are suing PostGreSQL 8.2.

When I run a query in database like
select * from dn_case where id= 1234.

it returns 2 rows with different ids.

How is this happening?

it seems the database is corrupt. Please suggest a soluton for this issue.

pgsql-bugs by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: BUG #12379: pgbench should hint to pgbench -i
Next
From: cpro29a@gmail.com
Date:
Subject: BUG #13327: Error on insert (gist index)