Re: Table has duplicate keys, what did I do
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: John Gateley <gateley@jriver.com>
Cc: pgsql-general@postgresql.org
Date: 2008-01-29T02:36:35Z
Lists: pgsql-general
John Gateley <gateley@jriver.com> writes: > Somehow I have managed to have two tables with duplicate keys. > ... > But, mostly, I'm wondering how I managed to get in this state, What PG version is this? We've fixed some bugs in the past that could give rise to duplicated rows. regards, tom lane