Re: Autovacuum on by default?

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Autovacuum on by default?
Дата
Msg-id 200608180126.k7I1QLa03302@momjian.us
обсуждение исходный текст
Ответ на Re: Autovacuum on by default?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Autovacuum on by default?
Список pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Tom Lane wrote:
> >> How do you figure that?  The point of logging what's done is so that you
> >> can find out what autovac has been doing, not what it's doing right now.
> 
> > I don't think the server logs is the place to record history autovacuum
> > activity.  I am not saying we might not need that functionality, but not
> > in the server logs, and I think others seem to agree.
> 
> Um, so what do you think the server log *is* for, if not a historical
> activity record?  This position would certainly surprise a lot of people
> who use the log that way ...

It is by default for unusual activity.  It can be for normal activity
using the proper GUC settings, but we don't have a way to control that
just for autovacuum yet, and given what we have in 8.2, I don't see a
need to add more until users say they need more.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Can I assume there's only one _RETURN rule?
Следующее
От: Satoshi Nagayasu
Дата:
Сообщение: Re: pgstattuple extension for indexes