Re: Fwd: Multiple entries of same table in pg_class

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Fwd: Multiple entries of same table in pg_class
Дата
Msg-id 26684.1158424922@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Fwd: Multiple entries of same table in pg_class  (Peter Bauer <peter.m.bauer@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Poul Jensen
Дата:
Сообщение: Re: ECPG: non-integer constant in group by
Следующее
От: Michelle Konzack
Дата:
Сообщение: Re: OK, this is a