Re: Unusual PK contraint error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Jasbinder Singh Bali" <jsbali(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Unusual PK contraint error
Date: 2007-03-31 19:13:10
Message-ID: 7691.1175368390@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Jasbinder Singh Bali" <jsbali(at)gmail(dot)com> writes:
> DBD::Pg::st execute failed: ERROR: duplicate key violates unique constraint
> "pk_verify_mx"
> I don't know whats goin on.

Corrupt index maybe? Does REINDEXing the pk index help?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Eric B. Ridge 2007-03-31 19:18:35 VACUUM FULL takes long time to complete
Previous Message Leonel 2007-03-31 19:05:44 Re: Anyone know where I can get an 8.2.3 binary for ubuntu?