Re: More vacuum troubles

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: More vacuum troubles
Дата
Msg-id 21416.973888569@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: More vacuum troubles  (Dan Moschuk <dan@freebsd.org>)
Ответы Re: More vacuum troubles
Список pgsql-general
Dan Moschuk <dan@freebsd.org> writes:
> vacuum some_table (without the analyze) completes quite happily.

It sounds like you've got some corrupted data in that table.  Plain
vacuum doesn't really pay any attention to what's in the rows it's
shuffling around, but vacuum analyze does...

Does a SELECT * FROM that table succeed?

            regards, tom lane

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