Re: Duplicate rows primary key bug - Mailing list pgsql-bugs

From Pavel Stehule
Subject Re: Duplicate rows primary key bug
Date
Msg-id CAFj8pRDxL6eWcQm-qefzrNu-X=5qbzHf_oahaL4+NROX0LbqLQ@mail.gmail.com
Whole thread Raw
In response to Duplicate rows primary key bug  (leo xu <leoxu8703@gmail.com>)
List pgsql-bugs
Hello

2012/7/23 leo xu <leoxu8703@gmail.com>:
>   version
> -----------------------------------------------------------------
>  PostgreSQL 9.1.2 on red hat 5.4 x64, compiled by GCC 4.1
>
>
> There are several tables have two same rows with the same primary key.  This
> shouldn't happen. Has this been reported as a bug in this version?
>

you index is broken - the source of this issue should be in hw or in sw.

Can you repeat a operations that breaks your indexes?

Regards

Pavel Stehule


>
>
>
>
>
> --
> View this message in context: http://postgresql.1045698.n5.nabble.com/Duplicate-rows-primary-key-bug-tp5717581.html
> Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.
>
> --
> Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: leo xu
Date:
Subject: Duplicate rows primary key bug
Next
From: Tom Lane
Date:
Subject: Re: BUG #6748: sequence value may be conflict in some cases