Re: BUG #18343: Incorrect description in postgresql.conf for max_parallel_workers_per_gather

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Christopher Kline <kline.christopher@gmail.com>
Cc: "David G. Johnston" <david.g.johnston@gmail.com>, pgsql-bugs@lists.postgresql.org
Date: 2024-02-15T21:30:39Z
Lists: pgsql-bugs
Christopher Kline <kline.christopher@gmail.com> writes:
> On Thu, Feb 15, 2024 at 2:42 PM David G. Johnston <
> david.g.johnston@gmail.com> wrote:
>> "limited by" is indeed better IMO as well.

> Agreed.

Sold, I'll make it so.

			regards, tom lane



Commits

  1. Doc: improve a couple of comments in postgresql.conf.sample.