Re: Error: No one parent tuple was found

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Error: No one parent tuple was found
Дата
Msg-id 26698.1051629029@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Error: No one parent tuple was found  (Sergio Pili <sergio.pili@spm.com.ar>)
Список pgsql-general
Sergio Pili <sergio.pili@spm.com.ar> writes:
>> psql -d colabo -c "vacuum full verbose analyze"
>> ERROR:  No one parent tuple was found

AFAIK this can only happen if you have open transactions in parallel
with the VACUUM FULL.  Killing off the open transactions should allow
the VACUUM to complete.  See today's "Still getting VACUUM errors"
thread over in pgsql-admin.

BTW, if you cannot update to 7.3, at least update to 7.2.4 --- there are
some pretty nasty bugs in 7.2.1.

            regards, tom lane


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

Предыдущее
От: Dennis Gearon
Дата:
Сообщение: Re: Importing from Access 2000?
Следующее
От: Dennis Gearon
Дата:
Сообщение: Re: Importing from Access 2000?