Re: full vacuum cancelation

Поиск
Список
Период
Сортировка
От Viktor Bojović
Тема Re: full vacuum cancelation
Дата
Msg-id AANLkTinym0FbW0USNVDTyRi+PhNTZaogWMkuuNTbrQR7@mail.gmail.com
обсуждение исходный текст
Ответ на Re: full vacuum cancelation  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general


On Thu, Oct 21, 2010 at 5:00 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
Viktor Bojović <viktor.bojovic@gmail.com> writes:
> my full vacuuming of one table runs still after four days. Is it safe to
> cancel it by pressing Ctrl+c?

I assume this is a pre-9.0 Postgres version?

Depending on how far along the vacuum actually is, there's a possibility
that trying to cancel it will cause a PANIC, but that will not damage
your data --- the worst consequence would be killing any other sessions
that are running concurrently.

                       regards, tom lane

version is 8.3.x , everything went fine. thanx.

--
---------------------------------------
Viktor Bojović
---------------------------------------
Wherever I go, Murphy goes with me

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

Предыдущее
От: quickinfo quickinfo
Дата:
Сообщение: server error
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: server error