Re: [HACKERS] Unlock the vacuum

Поиск
Список
Период
Сортировка
От The Hermit Hacker
Тема Re: [HACKERS] Unlock the vacuum
Дата
Msg-id Pine.BSF.3.96.980430003957.466L-100000@thelab.hub.org
обсуждение исходный текст
Ответ на Unlock the vacuum  (Michael Yeung <michaely@alphanet.net.au>)
Список pgsql-hackers
On Thu, 30 Apr 1998, Michael Yeung wrote:

> Dear all,
>
> Can anyone tell me how to unlocak a vacuum ? Because last time i run the vacuum and stop while running. When i do a
vacuumagain this morning, it says 
>
> michaely=> vacuum;
> WARN: Can't create a lock file - another vacuum cleaner running ?

    Assuming that you are *sure* there are no other vacuum processes
running, look for:

    <PGHOME>/data/base/<database>/pg_vlock

    And remove that...

Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org


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

Предыдущее
От: Brett McCormick
Дата:
Сообщение: text patch -- sugg cmd when run as root
Следующее
От: ocie@paracel.com
Дата:
Сообщение: Re: [HACKERS] Re: [PATCHES] S_LOCK reduced contention through backoff patch