Re: allow changing autovacuum_max_workers without restarting - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: allow changing autovacuum_max_workers without restarting
Date
Msg-id aBEBniEzYPUXA-yj@nathan
Whole thread Raw
In response to Re: allow changing autovacuum_max_workers without restarting  (Peter Eisentraut <peter@eisentraut.org>)
List pgsql-hackers
On Tue, Apr 29, 2025 at 08:36:48AM +0200, Peter Eisentraut wrote:
> On 28.04.25 16:41, Nathan Bossart wrote:
>> On Mon, Apr 28, 2025 at 09:14:54AM -0400, Tom Lane wrote:
>> > My own proposal given the way it works now is to just print
>> > max_connections and not mention autovacuum_worker_slots at all.
>> > Our choice for max_connections is worth reporting, but I don't
>> > feel that everything derived from it needs to be reported.
>> 
>> I'm fine with either of these ideas.  If I had to choose one, I'd just
>> remove the autovacuum_worker_slots report for the reasons Tom noted.
> 
> Yes, removing the report is also fine by me.

Committed.

-- 
nathan



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: What's our minimum supported Python version?
Next
From: Sami Imseih
Date:
Subject: Re: Disallow redundant indexes