Re: BUG #8891: Duplicate Primary Key

From: Anjali Arora <anjali_524(at)yahoo(dot)co(dot)in>
To: Marti Raudsepp <marti(at)juffo(dot)org>
Cc: "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #8891: Duplicate Primary Key
Date: 2014-01-21 09:34:50
Message-ID: 1390296890.85331.YahooMailNeo@web192205.mail.sg3.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Thanks a lot Marti for your response.
 
Thanks,
Anjali

On Monday, 20 January 2014 3:27 PM, Marti Raudsepp <marti(at)juffo(dot)org> wrote:

On Mon, Jan 20, 2014 at 11:22 AM,  <anjali_524(at)yahoo(dot)co(dot)in> wrote:
> The Postgres version on which the issue was reported is 8.2.2

Do you realize that this version was released almost 7 years ago? The
last bugfix release in the 8.2 series was 8.2.23, only 2 years ago. If
you don't apply bugfixes then you *will* eventually hit bugs.

> I verified the issue fix information into postgres release notes
> 9.0.4, 9.0.15, and 9.1 but could not find anything related to this issue.

It was probably some sort of index corruption, which allowed duplicate
values to be inserted. There have been a dozen bugs of this kind fixed
and it's hard to tell which one.

> We have upgraded our Postgres version to 9.0.4

Wait, what? 9.0.15 is the most recent version in the 9.0 series. You
should *always* use the newest minor version in a series and update
when new versions are released. Otherwise you will hit bugs again that
have been fixed for years.

Regards,
Marti

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message byteslayer7 2014-01-21 14:05:04 BUG #8901: postgres_fdw double-qualifying schemas
Previous Message Sandeep Thakkar 2014-01-21 08:51:57 Re: permission issues with PostgreSQL 9.2 EnterpriseDB one-click installer on windows 7 causes initcluster to fail