Re: POC: Parallel processing of indexes in autovacuum - Mailing list pgsql-hackers

From zengman
Subject Re: POC: Parallel processing of indexes in autovacuum
Date
Msg-id tencent_33C17E2744F5AC9C176A8962@qq.com
Whole thread Raw
In response to Re: POC: Parallel processing of indexes in autovacuum  (Daniil Davydov <3danissimo@gmail.com>)
Responses Re: POC: Parallel processing of indexes in autovacuum
List 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 by date:

Previous
From: Matthias van de Meent
Date:
Subject: Re: Proposal: Add a UNIQUE NOT ENFORCED constraint
Next
From: Jelte Fennema-Nio
Date:
Subject: Re: New commitfest app release on August 19th