Re: BUG #2486: PANIC when CTRL-C on vacuum full analyze

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2486: PANIC when CTRL-C on vacuum full analyze
Дата
Msg-id 9250.1151022226@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #2486: PANIC when CTRL-C on vacuum full analyze  ("Ronald" <lobster2@xs4all.nl>)
Список pgsql-bugs
"Ronald" <lobster2@xs4all.nl> writes:
> Description:        PANIC when CTRL-C on vacuum full analyze

I think we've seen this reported once before.  You'd need to hit the
window where VACUUM FULL has committed its transaction but is still busy
cleaning indexes.  Having moved a whole lot of rows would contribute to
making that window wider ...

I haven't looked into a fix but I imagine the best thing would be to
start a real second transaction for the cleanup phase.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2488: backup history file is archived doubly
Следующее
От: ""
Дата:
Сообщение: BUG #2491: Database crash and restart