config: Split "Worker Processes" out of "Asynchronous Behavior"

Andres Freund <andres@anarazel.de>

Commit: 740766d37cdf466438c0ccb6c4c8acaa62a7fc90
Author: Andres Freund <andres@anarazel.de>
Date: 2025-02-11T17:53:40Z
Releases: 18.0
config: Split "Worker Processes" out of "Asynchronous Behavior"

Having all the worker related GUCs in the same section as IO controlling GUCs
doesn't really make sense. Create a separate section for them.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://postgr.es/m/x3tlw2jk5gm3r3mv47hwrshffyw7halpczkfbk3peksxds7bvc@lguk43z3bsyq

Files

Documentation touched

Discussion