Re: pgsql: Add block information in error context of WAL REDO apply loop
On Mon, Oct 05, 2020 at 07:38:02PM -0700, Andres Freund wrote: > My compiler quite justifiably complains about: Thanks, fixed. -- Michael signature.asc Description: PGP signature
Re: pgsql: Add block information in error context of WAL REDO apply loop
Hi, On 2020-10-02 00:41:12 +, Michael Paquier wrote: > Add block information in error context of WAL REDO apply loop > > Providing this information can be useful for example when diagnosing > problems related to recovery conflicts or for recovery issues without > having to go through the outp
