Re: We probably need autovacuum_max_wraparound_workers

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: We probably need autovacuum_max_wraparound_workers
Дата
Msg-id 9169.1340936802@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: We probably need autovacuum_max_wraparound_workers  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: We probably need autovacuum_max_wraparound_workers  (Cédric Villemain <cedric@2ndquadrant.com>)
Список pgsql-hackers
Josh Berkus <josh@agliodbs.com> writes:
> Well, I think it's "plausible but wrong under at least some common
> circumstances".  In addition to seeking, it ignores FS cache effects
> (not that I have any idea how to account for these mathematically).  It
> also makes the assumption that 3 autovacuum workers running at 1/3 speed
> each is better than having one worker running at full speed, which is
> debatable.

Well, no, not really, because the original implementation with only one
worker was pretty untenable.  But maybe we need some concept like only
one worker working on *big* tables?  Or at least, less than max_workers
of them.
        regards, tom lane


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

Предыдущее
От: "Etsuro Fujita"
Дата:
Сообщение: Re: [PATCH] Lazy hashaggregate when no aggregation is needed
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pg_upgrade log files