config: Split "Worker Processes" out of "Asynchronous Behavior"
Andres Freund <andres@anarazel.de>
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
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +6 −0 |
| src/backend/utils/misc/guc_tables.c | modified | +6 −5 |
| src/backend/utils/misc/postgresql.conf.sample | modified | +3 −0 |
| src/include/utils/guc_tables.h | modified | +1 −0 |
Documentation touched
Discussion
- postgresql.conf.sample ordering for IO, worker related GUCs 8 messages · 2025-01-31 → 2025-02-11