Re: Fix logging for invalid recovery timeline
David Steele <david@pgbackrest.org>
From: David Steele <david@pgbackrest.org>
To: Benoit Lobréau <benoit.lobreau@dalibo.com>, "Andrey M. Borodin" <x4mmm@yandex-team.ru>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2025-02-19T17:35:18Z
Lists: pgsql-hackers
On 2/19/25 03:51, Benoit Lobréau wrote: > > I think the changes make sense. Would it be helpful to add the origin of > the checkpoint record we are referring to ? (i.e. control file or backup > label). > > For example: > > * Latest checkpoint in the control file is at %X/%X on timeline %u, > * Checkpoint location in the backup_label file is at %X/%X on timeline %u, I like this idea but I would prefer to get the patch committed as-is first. The reason is that I'm hoping to see this batch-patched (since it is a bug) and that is less likely if the message wording is change. Your idea would be perfect going forward, though. Regards, -David
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Improve FATAL message for invalid TLI history at recovery
- adc6032fa882 18.0 landed
-
Fix FATAL message for invalid recovery timeline at beginning of recovery
- 62bed7bb0f6c 15.13 landed
- b4969a29657d 16.9 landed
- 29cce279bbc5 17.5 landed
- 71f17823ba01 18.0 landed