Re: POC: Parallel processing of indexes in autovacuum

Поиск
Список
Период
Сортировка
От zengman
Тема Re: POC: Parallel processing of indexes in autovacuum
Дата
Msg-id tencent_33C17E2744F5AC9C176A8962@qq.com
обсуждение исходный текст
Ответ на Re: POC: Parallel processing of indexes in autovacuum  (Daniil Davydov <3danissimo@gmail.com>)
Ответы Re: POC: Parallel processing of indexes in autovacuum
Список pgsql-hackers
Hi,

I noticed one thing: autovacuum_max_parallel_workers is initialized to 0 in globals.c, 
but its GUC default (boot_val) is '2' in guc_parameters.dat. While GUC overrides it on startup, 
this mismatch may cause confusion. Perhaps we should modify this to match the approach for max_parallel_workers.

--
Regards,
Man Zeng
www.openhalo.org

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