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

From: Venkata Balaji N <nag1010(at)gmail(dot)com>
To: ksharma6(at)metlife(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #13324: Database returing incorrect results on querying slect clause
Date: 2015-05-22 00:02:18
Message-ID: CAEyp7J_AwEBz-iRLWzJowURLaLxLqmddgVuQNqryBWmAR9Jfew@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Thu, May 21, 2015 at 12:23 PM, <ksharma6(at)metlife(dot)com> wrote:

> 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.
>

It seems to be. Cannot be confirmed without much details. Can you please
share the output ? is this reproducible ?

Also, can you let us know some details on what exactly was happening in the
database.

Regards,
Venkata B N

Fujitsu Australia

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Sharma, Krishna Kumar 2015-05-22 00:14:14 Re: BUG #13324: Database returing incorrect results on querying slect clause
Previous Message Stephen Frost 2015-05-21 23:01:38 Re: pg_get_constraintdef() doesn't always give an equal constraint