BUG #3954: Duplicate Primary Keys - Mailing list pgsql-bugs

From Tapin Agarwal
Subject BUG #3954: Duplicate Primary Keys
Date
Msg-id 200802120706.m1C7642v059116@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #3954: Duplicate Primary Keys  (Gregory Stark <stark@enterprisedb.com>)
Re: BUG #3954: Duplicate Primary Keys  (Gregory Stark <stark@enterprisedb.com>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      3954
Logged by:          Tapin Agarwal
Email address:      tapin.agarwal@globallogic.com
PostgreSQL version: 8.1.2
Operating system:   Suse
Description:        Duplicate Primary Keys
Details:

Hi,

We are using postgres-8.1.2 and observed the degradation in postgres
performance. Select query was taking very long time to complete. While on a
freshly installed postgres, with same number of records select query was
getting completed within seconds.

Our tables has indexes created on them and were running auto vacuum. Also we
are not using any table inheritance. When tried to perform re-indexing,
found that there were duplicate primary key entries in few of the tables.
This problem has occurred several times on our database setup and every time
different set of tables get affected.

Can you please let us know if this issue is already resolved in any of the
postgres releases. If it is then please let us know the release number.

Regards,
Tapin Agarwal

pgsql-bugs by date:

Previous
From: "Rob von Nesselrode"
Date:
Subject: BUG #3953: No PostGIS option in installer
Next
From: "Dave Page"
Date:
Subject: Re: BUG #3953: No PostGIS option in installer