Re: Fwd: Multiple entries of same table in pg_class - Mailing list pgsql-general

From Tom Lane
Subject Re: Fwd: Multiple entries of same table in pg_class
Date
Msg-id 26684.1158424922@sss.pgh.pa.us
Whole thread Raw
In response to Fwd: Multiple entries of same table in pg_class  (Peter Bauer <peter.m.bauer@gmail.com>)
List pgsql-general
Peter Bauer <peter.m.bauer@gmail.com> 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

pgsql-general by date:

Previous
From: Poul Jensen
Date:
Subject: Re: ECPG: non-integer constant in group by
Next
From: Michelle Konzack
Date:
Subject: Re: OK, this is a