BUG #8610: Duplicate records with same PK value

From: nhajek(at)meridian-technical(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #8610: Duplicate records with same PK value
Date: 2013-11-20 03:07:11
Message-ID: E1Viy8F-0002Oi-Mn@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 8610
Logged by: Nick Hajek
Email address: nhajek(at)meridian-technical(dot)com
PostgreSQL version: 9.3.1
Operating system: Windows 7 x64
Description:

Updating a record with a primary key resulted in 2 records in the table with
the same primary key. I'm able to view both using a number of pg manager
application and a select for the single pk value of interest returns 2
records.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2013-11-20 03:49:38 Re: BUG #8606: Materialized View WITH NO DATA bug
Previous Message shivshi 2013-11-20 02:12:05 BUG #8609: Regression tests fail with Postgresql crashing frequently.