Re: Add checkpoint/redo LSNs to recovery errors.

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: David Steele <david(at)pgmasters(dot)net>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Add checkpoint/redo LSNs to recovery errors.
Date: 2024-03-11 00:23:58
Message-ID: Ze5PHvIpjYXapT4s@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alexander Korotkov 2024-03-11 00:39:37 Re: May be BUG. Periodic burst growth of the checkpoint_req counter on replica.
Previous Message jian he 2024-03-11 00:00:00 Re: Make COPY format extendable: Extract COPY TO format implementations