Has nobody an idea what could have happened? thx, Peter ---------- Weitergeleitete Nachricht ---------- Subject: Multiple entries of same table in pg_class Date: Dienstag, 12. September 2006 13:19 From: "Peter Bauer" <peter.m.bauer@gmail.com> To: pgsql-general@postgresql.org Hi all, after extensive logfilechecking we found out that there are 70 entries for the same table in pg_class which are identical. Dropping the table results in a "missing attribute ..." error for this relation. PostgreSQL 7.4.7 Debian Sarge regards, Peter -------------------------------------------------------
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
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера