I am using PG version 7.4.3.2.


----- Original Message ----- 
From: "Tom Lane" <[EMAIL PROTECTED]>
To: "borajetta" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, August 21, 2004 8:55 AM
Subject: Re: [GENERAL] ERROR: duplicate key violates unique constraint
"pg_class_oid_index"


> "borajetta" <[EMAIL PROTECTED]> 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
>
>

---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to