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

  1. config: Rename "Asynchronous Behavior" to "I/O"

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