Re: Clarify or fix SIGINT handling in data checksums launcher

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Clarify or fix SIGINT handling in data checksums launcher
Date: 2026-08-13 15:23:00
Message-ID: 73C86EC7-3971-4332-BBE1-455FFDB63FD0@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 12 Aug 2026, at 22:13, Nathan Bossart <nathandbossart(at)gmail(dot)com> wrote:
>
> [RMT hat]
>
> I've added an open item for v19 for this one. Daniel/Fujii-san, are you
> planning to commit this fix soon?

Thanks for the reminder Nathan!

Attached is a v2 which I propose for this thread, what are your thoughts
Fujii-san?

--
Daniel Gustafsson

Attachment Content-Type Size
v2-0002-Reorder-function-prototypes-to-match-definition-o.patch application/octet-stream 2.7 KB
v2-0001-Make-data-checksums-launcher-cancel-its-worker-at.patch application/octet-stream 7.3 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Sabino Mullane 2026-08-13 15:26:02 Re: [PATCH] Harden recovery/t/051_effective_wal_level against WAL recycling
Previous Message Tom Lane 2026-08-13 15:21:13 Re: Handle MAXSTRLEN consistently