Re: minor fix related to Auxiliary processes and IO workers

From: Cédric Villemain <Cedric(dot)Villemain(at)Data-Bene(dot)io>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: minor fix related to Auxiliary processes and IO workers
Date: 2025-05-07 06:13:44
Message-ID: b1e65137-1bca-4e69-ac3f-55e0152cd19c@Data-Bene.io
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 07/05/2025 07:56, Michael Paquier wrote:
> On Wed, May 07, 2025 at 03:25:07AM +0200, Cédric Villemain wrote:
>> Sure, modified this way.
> I have detected two more of these under NumProcSignalSlots and
> NumProcStateSlots. NUM_AUXILIARY_PROCS is adjusted in both cases with
> MAX_IO_WORKERS, which is OK, but their comments were incorrect.
>
> Adjusted these two as well, applied the result.
Thank you for the other edits.

---
Cédric Villemain +33 6 20 30 22 52
https://www.Data-Bene.io
PostgreSQL Support, Expertise, Training, R&D

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message torikoshia 2025-05-07 06:39:26 Improve tab completion for COPY
Previous Message Richard Guo 2025-05-07 06:03:32 Re: PG 18 release notes draft committed