Comment out autovacuum_worker_slots in postgresql.conf.sample.

Nathan Bossart <nathan@postgresql.org>

Commit: c732139924718eed4c9b88d54051efbdf8152fb1
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2025-11-14T19:45:04Z
Releases: 18.2
Comment out autovacuum_worker_slots in postgresql.conf.sample.

All settings in this file should be commented out.  In addition to
fixing that, also fix the indentation for this line.

Oversight in commit c758119e5b.

Reported-by: Daniel Gustafsson <daniel@yesql.se>
Author: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/19727040-3EE4-4719-AF4F-2548544113D7%40yesql.se
Backpatch-through: 18

Files

PathChange+/−
src/backend/utils/misc/postgresql.conf.sample modified +1 −1

Discussion