Re: ERROR: duplicate key violates unique constraint "pg_class_oid_index" - Mailing list pgsql-general

From borajetta
Subject Re: ERROR: duplicate key violates unique constraint "pg_class_oid_index"
Date
Msg-id BAY17-DAV3F1Hkikieq00005b4f@hotmail.com
Whole thread Raw
In response to ERROR: duplicate key violates unique constraint "pg_class_oid_index"  ("borajetta" <borajetta@hotmail.com>)
List pgsql-general
 I am using PG version 7.4.3.2.



----- Original Message -----
From: "Tom Lane" <tgl@sss.pgh.pa.us>
To: "borajetta" <borajetta@hotmail.com>
Cc: <pgsql-general@postgresql.org>
Sent: Saturday, August 21, 2004 8:55 AM
Subject: Re: [GENERAL] ERROR: duplicate key violates unique constraint
"pg_class_oid_index"


> "borajetta" <borajetta@hotmail.com> writes:
> > I tried to cluster the isbn_table
>
> >  cluster isbn_index_code on isbn_table;
> > ERROR:  duplicate key violates unique constraint "pg_class_oid_index"
>
> Is this repeatable?  If so, could you get a debugger stack trace from
> the point of the error?
>
> Also, exactly which PG version are you using?
>
> regards, tom lane
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>
>

pgsql-general by date:

Previous
From: Ian Barwick
Date:
Subject: Re: UTF-8 and LIKE vs =
Next
From: David Wheeler
Date:
Subject: Re: UTF-8 and LIKE vs =