Re: Changing the autovacuum launcher scheduling; oldest table firstalgorithm

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Changing the autovacuum launcher scheduling; oldest table firstalgorithm
Дата
Msg-id 20181002024220.GJ11712@paquier.xyz
обсуждение исходный текст
Ответ на Re: Changing the autovacuum launcher scheduling; oldest table first algorithm  (Masahiko Sawada <sawada.mshk@gmail.com>)
Ответы Re: Changing the autovacuum launcher scheduling; oldest table first algorithm
Список pgsql-hackers
On Thu, Jun 28, 2018 at 04:20:53PM +0900, Masahiko Sawada wrote:
> If there is an up-to-date information meaning either that there is no
> tables needing vacuum or that there is only table needing vacuum but
> being vacuumed by other worker, AV launcher can launches new one to
> other database.

I am not completely sure what we want to do with this patch in
particular as there are many approaches and things which can be
discussed.  For now, the latest patch proposed does not apply, so I am
moving it to next CF, waiting for its author.
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: jsonpath
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: WIP: BRIN multi-range indexes