Re: can't stop autovacuum by HUP'ing the server

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: can't stop autovacuum by HUP'ing the server
Дата
Msg-id 4298.1219769079@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: can't stop autovacuum by HUP'ing the server  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Dave Cramer wrote:
>> turns out template0 is the culprit, why is autovac not vacuuming this ?

> Hmm ... template0 is not supposed to need vacuuming, because it is
> frozen ... is it marked with datallowconn=false?

8.3's autovac doesn't care about that, does it?

Seems like the next step is to enable logging of autovac's decision-making.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: gsoc, oprrest function for text search take 2
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Split up the wiki TODO page?