Re: BUG #19432: recovery fails at invalid checkpoint record - Mailing list pgsql-bugs

From Laurenz Albe
Subject Re: BUG #19432: recovery fails at invalid checkpoint record
Date
Msg-id 7b029b1636b24069bfc0d3a779e0a5521f60e57f.camel@cybertec.at
Whole thread Raw
In response to Re: BUG #19432: recovery fails at invalid checkpoint record  (Felix Hamme <felix.hamme@ionos.com>)
Responses Re: BUG #19432: recovery fails at invalid checkpoint record
List pgsql-bugs
On Fri, 2026-03-13 at 09:35 +0100, Felix Hamme wrote:
> Is it safe in general to use mv for wal files? In other words, do the
> currently supported postgres versions run restore_command only once
> per wal file?

As you found out, no...

Yours,
Laurenz Albe



pgsql-bugs by date:

Previous
From: Dmitry Dolgov
Date:
Subject: Re: BUG #19433: json_object_agg_unique Crashes When Used as Window Function
Next
From: PG Bug reporting form
Date:
Subject: BUG #19434: adding WHERE to a publication can cause UPDATEs and DELETEs to fail on the source table