BUG #13324: Database returing incorrect results on querying slect clause

From: ksharma6(at)metlife(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #13324: Database returing incorrect results on querying slect clause
Date: 2015-05-21 02:23:42
Message-ID: 20150521022342.26513.74737@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 13324
Logged by: Krishna Sharma
Email address: ksharma6(at)metlife(dot)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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message cpro29a 2015-05-21 07:14:48 BUG #13327: Error on insert (gist index)
Previous Message Oleksandr Shulgin 2015-05-20 16:31:10 Re: PQexec() hangs on OOM