Re: BUG #13860: Duplicated primary key

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: BUG #13860: Duplicated primary key
Дата
Msg-id 56943B4D.6050608@hogranch.com
обсуждение исходный текст
Ответ на BUG #13860: Duplicated primary key  (baso10dev@gmail.com)
Список pgsql-bugs
On 1/11/2016 2:34 PM, baso10dev@gmail.com wrote:
> The following bug has been logged on the website:
>
> Bug reference:      13860
> Logged by:          baso10
> Email address:baso10dev@gmail.com
> PostgreSQL version: 9.4.5
> Operating system:   Debian 4.9.2-10 64-bit
> Description:
>
> Table has duplicated values in primary key column.
>
> I have a table A.
> I have created table B that inherits table A.
>
> After playing around I noticed there are duplicate keys in table A.
>
> Thanks


thats not exactly a reproducible bug as reported.    Its also a 'should
never happen' sort of thing, about the only way I can see it happening
is if the primary key index somehow got corrupted (typically due to
hardware problems).

(do note, I'm just a fellow user, not a member of the PG core team or
anything...  please reply to the pgsql-bugs list rather than me directly).


--
john r pierce, recycling bits in santa cruz

В списке pgsql-bugs по дате отправления:

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: BUG #13860: Duplicated primary key
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #13860: Duplicated primary key