Re: Unusual PK contraint error

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

how do u do reindexing?

On 3/31/07, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
>
> "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

Browse pgsql-general by date

  From Date Subject
Next Message Harpreet Dhaliwal 2007-03-31 20:47:57 introduction of FK results in no data insert
Previous Message Ron Johnson 2007-03-31 19:43:05 Re: Anyone know where I can get an 8.2.3 binary for ubuntu?