Re: autovacuum next steps, take 3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: autovacuum next steps, take 3
Дата
Msg-id 23826.1173758394@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: autovacuum next steps, take 3  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Ответы Re: autovacuum next steps, take 3  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Список pgsql-hackers
ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp> writes:
> Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> In any case, I still haven't seen a good case made why a global work
>> queue will provide better behavior than each worker keeping a local
>> queue.

> If we have some external vacuum schedulers, we need to see and touch the
> content of work queue.

Who said anything about external schedulers?  I remind you that this is
AUTOvacuum.  If you want to implement manual scheduling you can still
use plain 'ol vacuum commands.
        regards, tom lane


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

Предыдущее
От: ITAGAKI Takahiro
Дата:
Сообщение: Re: autovacuum next steps, take 3
Следующее
От: ITAGAKI Takahiro
Дата:
Сообщение: Re: autovacuum next steps, take 3