Re: Integrated autovacuum

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Integrated autovacuum
Дата
Msg-id 20050727215426.GK1832@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Integrated autovacuum  (Martín Marqués <martin@bugs.unl.edu.ar>)
Список pgsql-hackers
On Wed, Jul 27, 2005 at 06:35:31PM -0300, Martín Marqués wrote:
> El Mié 27 Jul 2005 18:23, Alvaro Herrera escribió:
> > On Wed, Jul 27, 2005 at 06:05:26PM -0300, Martín Marqués wrote:
> > > 
> > > Will there be a way to ballance the amount of stats the autovacuum gets? 
> > > Something like the analyze parameters that the contrib version has, but 
> > > integrated in postgresql.conf?
> > 
> > I'm not sure I understand your question.  If it means what I think, then
> > yes, you can set the threshold and scale values per table.
> 
> Yes, that's what I was asking. Will those values be in flat files or in the 
> cataloge?[1] For what I see, it looks like flat files (presumably 
> postgresql.conf)

You set cluster-wide values in postgresql.conf, and table-specific
values in the pg_autovacuum table.

Additionally you can disable autovacuum on a per-table basis.

-- 
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end." (2nd Commandment for C programmers)


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: wal_buffer tests in
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Checkpoint cost, looks like it is WAL/CRC