Re: allow changing autovacuum_max_workers without restarting - Mailing list pgsql-hackers

From Yogesh Sharma
Subject Re: allow changing autovacuum_max_workers without restarting
Date
Msg-id 173211413891.1415096.11383648087404743958.pgcf@coridan.postgresql.org
Whole thread Raw
In response to [MASSMAIL]allow changing autovacuum_max_workers without restarting  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
The following review has been posted through the commitfest application:
make installcheck-world:  tested, failed
Implements feature:       tested, failed
Spec compliant:           tested, failed
Documentation:            not tested

Hi,
- Tested patch with check-world.
- Verified CheckAutovacuumWorkerGUCs functionality and the correct WARNING was reported.
- For feature specific testing, I created multiple tables and generated bloat. Expected behavior was witnessed.
Lower autovacuum_worker_slots = 16 setting is better suited to start with.

Thanks
Yogesh

pgsql-hackers by date:

Previous
From: Nazir Bilal Yavuz
Date:
Subject: Re: Add a write_to_file member to PgStat_KindInfo
Next
From: Pavel Stehule
Date:
Subject: Re: proposal: schema variables