Re: I/O worker and ConfigReload

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Dmitry Dolgov <9erthalion6(at)gmail(dot)com>
Cc: pgsql-hackers(at)lists(dot)postgresql(dot)org, Andres Freund <andres(at)anarazel(dot)de>
Subject: Re: I/O worker and ConfigReload
Date: 2025-07-12 04:39:43
Message-ID: CA+hUKGLfK7Xde69LzfQZgk0BPNMwRjYLkW1ATuv9TgcuDRkHGQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, May 25, 2025 at 2:34 AM Dmitry Dolgov <9erthalion6(at)gmail(dot)com> wrote:
> I see thanks. Indeed, there isn't much difference between what I had in
> mind and the relevant bits in 0004, so probably it's the way to go.

Done.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas Munro 2025-07-12 05:08:29 Re: Automatically sizing the IO worker pool
Previous Message Florents Tselai 2025-07-12 04:07:08 Re: PATCH: jsonpath string methods: lower, upper, initcap, l/r/btrim, replace, split_part