Re: Add checkpoint/redo LSNs to recovery errors.
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: David Steele <david@pgmasters.net>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2024-03-11T00:23:58Z
Lists: pgsql-hackers
On Sun, Mar 10, 2024 at 04:58:19PM +1300, David Steele wrote: > No doubt there are many other recovery log messages that could be improved, > but I'd rather not bog down the patch. Fair argument, and these additions are useful when taken independently. I've applied your suggestions for now. -- Michael
Commits
-
Add some checkpoint and redo LSNs to a couple of recovery errors
- f500ba07fa9d 17.0 landed