From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Alexander Kukushkin <cyberdemn(at)gmail(dot)com> |
Cc: | Ants Aasma <ants(dot)aasma(at)cybertec(dot)at>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org, thomas(dot)munro(at)gmail(dot)com |
Subject: | Re: Infinite loop in XLogPageRead() on standby |
Date: | 2025-01-20 01:24:35 |
Message-ID: | Z42l08EKZ8juWLlA@paquier.xyz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, Jan 16, 2025 at 09:42:49AM +0900, Michael Paquier wrote:
> I've applied the first refactoring bits down to v13 (see for example a
> s/emit_message/emit_wal/ tweaked for consistency, with more comment
> tweaks). Attached are patches for each branch for the bug fix, that
> I'm still testing and looking at more. The readability of
> 043_no_contrecord_switch.pl looks rather OK here.
And done this as well. The buildfarm looks OK with it for the moment.
I'll keep an eye on things, including the CF bot.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2025-01-20 03:25:17 | Re: POC: track vacuum/analyze cumulative time per relation |
Previous Message | Michael Paquier | 2025-01-20 01:14:38 | Re: attndims, typndims still not enforced, but make the value within a sane threshold |