Re: postgresql.conf.sample ordering for IO, worker related GUCs
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-01-31T15:33:44Z
Lists: pgsql-hackers
Andres Freund <andres@anarazel.de> writes: > I don't really know what to do about the "IO" abbreviation. The other sections > un-abbreviate abbreviations, but I suspect that Input/Output will be less > informative than IO to most... I'd lean towards writing "I/O", but it's not a point I'd quibble over. regards, tom lane
Commits
-
config: Rename "Asynchronous Behavior" to "I/O"
- 4dd09a1d415d 18.0 landed
-
config: Split "Worker Processes" out of "Asynchronous Behavior"
- 740766d37cdf 18.0 landed