forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitca9c6a5
committed
Consolidate docs for vacuum-related GUCs in new subsection
GUCs related to vacuum's freezing behavior were documented in asubsection of the Client Connection Defaults documentation. These GUCsdon't belong there, as they affect the freezing behavior of all vacuums-- including autovacuums.There wasn't a clear alternative location, so this commit makes a new"Server Configuration" docs subsection, "Vacuuming", with a subsectionfor "Freezing". It also moves the "Automatic Vacuuming" subsection andthe docs on GUCs controlling cost-based vacuum delay under the new"Vacuuming" subsection.The other vacuum-related GUCs under the "Resource Consumption"subsection have been left in their current location, as they seem to fitthere.The GUCs' documentation was largely lifted and shifted. The onlymodification made was the addition of a few missing <literal> tags.Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Discussion:https://postgr.es/m/flat/CAAKRu_aQUOaMYrcjNuXeSkJtaX9oRUzKP57bsYbC0gVVWS%2BcbA%40mail.gmail.com1 parent27a1f8d commitca9c6a5
1 file changed
+643
-611
lines changed0 commit comments
Comments
(0)