Peter Bauer <[EMAIL PROTECTED]> writes:
> after extensive logfilechecking we found out that there are 70 entries
> for the same table in pg_class which are identical.

Hm, could we see

select ctid,xmin,cmin,xmax,cmax,oid from pg_class where relname = whatever

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faq

Reply via email to