Re: Duplicate rows primary key bug

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема Re: Duplicate rows primary key bug
Дата
Msg-id CAFj8pRDxL6eWcQm-qefzrNu-X=5qbzHf_oahaL4+NROX0LbqLQ@mail.gmail.com
обсуждение исходный текст
Ответ на Duplicate rows primary key bug  (leo xu <leoxu8703@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: leo xu
Дата:
Сообщение: Duplicate rows primary key bug
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #6748: sequence value may be conflict in some cases