Re: BUG #8382: Duplicate primary key - Mailing list pgsql-bugs

From Greg Stark
Subject Re: BUG #8382: Duplicate primary key
Date
Msg-id CAM-w4HP6Xm=QgLaTGE6o0HNY1-fGgByEYf43Nf4=OyE+uETiKw@mail.gmail.com
Whole thread Raw
In response to BUG #8382: Duplicate primary key  (curd.reinert@ppi.de)
Responses Re: BUG #8382: Duplicate primary key
List pgsql-bugs
On Tue, Aug 13, 2013 at 2:50 PM,  <curd.reinert@ppi.de> wrote:
> The following bug has been logged on the website:
>
> Bug reference:      8382
> Logged by:          Curd Reinert
> Email address:      curd.reinert@ppi.de
> PostgreSQL version: 9.0.5

The current bug-fix release for Postgres 9 is 9.0.13. There was an
extremely high profile security vulnerability fixed in 9.0.13 so I
would strongly recommend updating.

I see bugs that could cause this in both 9.0.7 and 9.0.11. However
both are very rare and hard to believe you would see either of them
happen repeatedly. Unless you're calling CREATE INDEX CONCURRENTLY
*often* on this system?

Do you know anything about the history of how often the system was
rebooted -- either the host or the virtual machine? Also, have you run
a memory checker on the system?

--
greg

pgsql-bugs by date:

Previous
From: curd.reinert@ppi.de
Date:
Subject: BUG #8382: Duplicate primary key
Next
From: Curd Reinert
Date:
Subject: Re: BUG #8382: Duplicate primary key