Re: BUG #5338: PG_DUMP fails due to invalid adnum value

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #5338: PG_DUMP fails due to invalid adnum value
Дата
Msg-id 7761.1267026886@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #5338: PG_DUMP fails due to invalid adnum value  ("Toni Helenius" <toni.helenius@syncrontech.com>)
Ответы Re: BUG #5338: PG_DUMP fails due to invalid adnum value
Список pgsql-bugs
Toni Helenius <Toni.Helenius@syncrontech.com> writes:
> I actually managed to trace this so that I can reproduce the crashing simply with an empty table created as in
attachment.If I delete the table, everything is fine. The table can be empty and pg_dump still crashes. This is really
weird...

Works for me --- I ran that script and could dump the table no problem.

I'm still thinking this is corruption in your copy of pg_attrdef; maybe
its indexes are messed up.  Try reindexing it.

BTW, you forgot to attach the pg_attrdef query output ...

            regards, tom lane

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Lou Picciano
Дата:
Сообщение: PostgreSQL-9.0alpha: jade required?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #4921: ltree @> ltree[] operator shouldn't fail if ltree[] is empty