Re: pg_dump and vacuum fail on tables with no columns

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_dump and vacuum fail on tables with no columns
Дата
Msg-id 115.1051304659@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_dump and vacuum fail on tables with no columns  ("Michael D. DeVore" <_mdevore_@virginia.edu>)
Список pgsql-bugs
"Michael D. DeVore" <_mdevore_@virginia.edu> writes:
> It is possible to create a table with no columns:
> create table mytemp ();

Yeah, we are gradually cleaning out the places that weren't prepared to
deal with this corner case :-(.  I fixed pg_dump just a couple days ago,
but was not aware of the VACUUM ANALYZE problem --- thanks for the
report!

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG: Infinite syslog() loop
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG: Infinite syslog() loop