Re: Fix archive restore race that could unlink WAL before rename

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
Cc: Andrey Borodin <x4mmm(at)yandex-team(dot)ru>, Neil Chen <carpenter(dot)nail(dot)cz(at)gmail(dot)com>, Stepan Neretin <slpmcf(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Fix archive restore race that could unlink WAL before rename
Date: 2026-08-12 00:59:26
Message-ID: anvFbtqMLrg5Jw6S@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Aug 06, 2026 at 11:08:32AM +0900, Michael Paquier wrote:
> Eh. Yes, that should be adjusted. Perhaps you would like to do so
> yourself. I don't really think it's worth bothering beyond HEAD. If
> you think differently, of course feel free.

Adjusted with feb15361b34a, HEAD only.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-08-12 01:20:33 Re: Fetch channel binding digest explicitly with OpenSSL 3.0 and later
Previous Message Fujii Masao 2026-08-12 00:29:46 Re: pg_control_checkpoint(): add "data_checksum_version" (Pg19)?