Обсуждение: pgsql: Comment out autovacuum_worker_slots in postgresql.conf.sample.

Поиск
Список
Период
Сортировка

pgsql: Comment out autovacuum_worker_slots in postgresql.conf.sample.

От
Nathan Bossart
Дата:
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

Branch
------
REL_18_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/c732139924718eed4c9b88d54051efbdf8152fb1

Modified Files
--------------
src/backend/utils/misc/postgresql.conf.sample | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)