Re: duplicate primary key entries?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Baldur Norddahl <bbn-pgsql(dot)general(at)clansoft(dot)dk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: duplicate primary key entries?
Date: 2003-11-26 00:32:48
Message-ID: 9807.1069806768@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Baldur Norddahl <bbn-pgsql(dot)general(at)clansoft(dot)dk> writes:
> Apparently there are two rows with identical primary keys which should not be
> possible. Is this a know problem?

Nope. If you try to REINDEX the primary key index, does it spit up a
duplicate-key failure?

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Sander Steffann 2003-11-26 00:56:08 Re: RPM RH9.0 conflict with unixODBC
Previous Message Sander Steffann 2003-11-26 00:31:59 Re: RPM RH9.0 conflict with unixODBC