Re: Autovacuum name

Поиск
Список
Период
Сортировка
От Rod Taylor
Тема Re: Autovacuum name
Дата
Msg-id 1121523850.3801.22.camel@home
обсуждение исходный текст
Ответ на Re: Autovacuum name  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
On Sat, 2005-07-16 at 08:17 -0400, Bruce Momjian wrote:
> Rod Taylor wrote:
> > This may sound silly, but any chance we could change autovacuum_* GUC
> > variables to be vacuum_auto_* instead?
> > 
> > This way when you issue a SHOW ALL, all of the vacuum related parameters
> > would be in the same place.
> 
> Well, the autovacuum items control just autovacuum, while vacuum control
> user vacuums as well.  I think they are best separate.


Users can (and I still do) log rotation by hand but the GUC variables
for that are not named autologrotate_*.

You say that like they're two different things and like most users are
going to continue to use regular vacuum. The only reason not to use the
automated vacuum is because of bugs or lack of features, both of which
will be fixed over the next couple of releases. By the time version 8.3
rolls around the use of manual vacuum will likely be very rare and we
will be stuck with GUC names that are there for historical purposes
only.

-- 



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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Autovacuum name
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 4 pgcrypto regressions failures - 1 unsolved