Move log_autovacuum_min_duration into its correct sections

Michael Paquier <michael@paquier.xyz>

Commit: b094063cd16d22b2f065a432580bb3568b2d8a77
Author: Michael Paquier <michael@paquier.xyz>
Date: 2021-04-12T04:53:17Z
Releases: 14.0
Move log_autovacuum_min_duration into its correct sections

This GUC has already been classified as LOGGING_WHAT, but its location
in postgresql.conf.sample and the documentation did not reflect that, so
fix those inconsistencies.

Author: Justin Pryzby
Discussion: https://postgr.es/m/20210404012546.GK6592@telsasoft.com

Files

PathChange+/−
doc/src/sgml/config.sgml modified +28 −28
src/backend/utils/misc/postgresql.conf.sample modified +5 −4

Documentation touched

Discussion