Re: BUG #14983: ERROR: duplicate key value violates uniqueconstraint "oid_tbl_oid_key" - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #14983: ERROR: duplicate key value violates uniqueconstraint "oid_tbl_oid_key"
Date
Msg-id 20180109063104.GA40099@paquier.xyz
Whole thread Raw
In response to Re: BUG #14983: ERROR: duplicate key value violates uniqueconstraint "oid_tbl_oid_key"  (Noah Misch <noah@leadboat.com>)
List pgsql-bugs
On Mon, Jan 08, 2018 at 10:21:15PM -0800, Noah Misch wrote:
> On Tue, Jan 09, 2018 at 02:37:35PM +0900, Michael Paquier wrote:
> > This comes from 001_pgbench.pl, which aims at testing LWLock and
> > spinlock concurrency. This visibly points to something going wrong with
> > what happens on AIX for XLC 13.
>
> Known defect:
> https://postgr.es/m/flat/a72cfcb0-37d0-de2f-b3ec-f38ad8d6a8cc@postgrespro.ru

Thanks for the pointer, I forgot this one. We want to finish wrapping
the patches proposed there then.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Noah Misch
Date:
Subject: Re: BUG #14983: ERROR: duplicate key value violates uniqueconstraint "oid_tbl_oid_key"
Next
From: PG Bug reporting form
Date:
Subject: BUG #15001: planner cann't distinguish composite index?