Re: BUG #19432: recovery fails at invalid checkpoint record

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: Felix Hamme <felix(dot)hamme(at)ionos(dot)com>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #19432: recovery fails at invalid checkpoint record
Date: 2026-03-13 16:37:45
Message-ID: 7b029b1636b24069bfc0d3a779e0a5521f60e57f.camel@cybertec.at
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Paul A Jungwirth 2026-03-13 20:29:38 Re: Create unique GiST indexes
Previous Message Dmitry Dolgov 2026-03-13 10:41:05 Re: BUG #19433: json_object_agg_unique Crashes When Used as Window Function