BUG #13860: Duplicated primary key - Mailing list pgsql-bugs

From baso10dev@gmail.com
Subject BUG #13860: Duplicated primary key
Date
Msg-id 20160111223433.2145.94068@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #13860: Duplicated primary key
Re: BUG #13860: Duplicated primary key
Re: BUG #13860: Duplicated primary key
List pgsql-bugs
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

pgsql-bugs by date:

Previous
From: Chozabu
Date:
Subject: Re: BUG #13855: After pg_dump, pg_restore complains that some data is too long
Next
From: "David G. Johnston"
Date:
Subject: Re: BUG #13860: Duplicated primary key