Re: Integrated autovacuum

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Integrated autovacuum
Дата
Msg-id 20050727212354.GG1832@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: Integrated autovacuum  (Martín Marqués <martin@bugs.unl.edu.ar>)
Ответы Re: Integrated autovacuum  (Martín Marqués <martin@bugs.unl.edu.ar>)
Список pgsql-hackers
On Wed, Jul 27, 2005 at 06:05:26PM -0300, Martín Marqués wrote:
> El Mié 27 Jul 2005 17:24, Alvaro Herrera escribió:
> > On Wed, Jul 27, 2005 at 12:53:40PM -0700, Joshua D. Drake wrote:
> > 
> > > Just for clarification, will the new integrated autovacuum require that 
> > > statistics are on?
> > 
> > Yes.  Row-level stats too.
> 
> 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.


> I had a select on my development server that took several minutes to complete, 
> and after running manually analyze on the tables involved the time reduced 
> dramatically.

I think everybody mostly agreed that contrib's pg_autovacuum default
values were too conservative.

-- 
Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
"Las cosas son buenas o malas segun las hace nuestra opinión" (Lisias)


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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Integrated autovacuum
Следующее
От: Martín Marqués
Дата:
Сообщение: Re: Integrated autovacuum