BUG #13860: Duplicated primary key

From: baso10dev(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #13860: Duplicated primary key
Date: 2016-01-11 22:34:33
Message-ID: 20160111223433.2145.94068@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 13860
Logged by: baso10
Email address: baso10dev(at)gmail(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message David G. Johnston 2016-01-11 23:28:57 Re: BUG #13860: Duplicated primary key
Previous Message Chozabu 2016-01-11 21:04:46 Re: BUG #13855: After pg_dump, pg_restore complains that some data is too long