Re: BUG #11141: Duplicate primary key values corruption

From: Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>
To: "Abraham, Danny" <danny_abraham(at)bmc(dot)com>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: BUG #11141: Duplicate primary key values corruption
Date: 2020-06-14 15:55:30
Message-ID: af7feff9-0363-67d7-f665-ca4570dc3be6@aklaver.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 6/14/20 12:17 AM, Abraham, Danny wrote:
> Hi,
>
> PG 9.5.5 on AIX tends to compromise Primary Key and create duplicates
> when in stress and many concurrent threads updating.
>
> Is it BUG #11141 ( Duplicate primary key values corruption ). ?
>
> Anyone aware of a resolution for this ?

According to the bug report:

https://git.postgresql.org/gitweb/?p=postgresql.git&a=search&h=refs%2Fheads%2FREL9_5_STABLE&st=commit&s=duplicate

This was done almost 2 years before 9.5 was released so it would have
the fix in it. A quick check of the Git repo showed nothing that seemed
to apply since. Then again it was a quick check. I would still take
Ron's advice and upgrade to latest minor release. If that does not fix
the problem then submit a bug report with a test case.

>
> B.T.W - Looks like it happens less on Linux.
>
> Thanks
>
> Danny
>
>

--
Adrian Klaver
adrian(dot)klaver(at)aklaver(dot)com

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Adrian Klaver 2020-06-14 16:01:26 Re: pg_service.conf and client support
Previous Message Bruce Momjian 2020-06-14 13:17:14 Re: Oracle vs. PostgreSQL - a comment