Re: BUG #14983: ERROR: duplicate key value violates unique constraint "oid_tbl_oid_key"

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: tony(dot)reix(at)atos(dot)net, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14983: ERROR: duplicate key value violates unique constraint "oid_tbl_oid_key"
Date: 2018-01-09 06:31:04
Message-ID: 20180109063104.GA40099@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgrespro(dot)ru

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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2018-01-09 11:25:16 BUG #15001: planner cann't distinguish composite index?
Previous Message Noah Misch 2018-01-09 06:21:15 Re: BUG #14983: ERROR: duplicate key value violates unique constraint "oid_tbl_oid_key"