Re: Fix logging for invalid recovery timeline

Benoit Lobréau <benoit.lobreau@dalibo.com>

From: Benoit Lobréau <benoit.lobreau@dalibo.com>
To: Michael Paquier <michael@paquier.xyz>, David Steele <david@pgbackrest.org>
Cc: "Andrey M. Borodin" <x4mmm@yandex-team.ru>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2025-02-24T16:21:41Z
Lists: pgsql-hackers

Attachments

On 2/24/25 2:05 AM, Michael Paquier wrote:
> I think that you have the right idea here, avoiding the duplication
> of the errdetail() which feels itchy when looking at the patch.  

Done this way in the attached patch.

> This should have a note for translators that this field refers to a file
> name.  

Is there a specific way todo this?

-- 
Benoit Lobréau
Consultant
http://dalibo.com

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Improve FATAL message for invalid TLI history at recovery

  2. Fix FATAL message for invalid recovery timeline at beginning of recovery