Re: BUG #17928: Standby fails to decode WAL on termination of primary

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
Cc: Sergei Kornilov <sk(at)zsrv(dot)org>, Noah Misch <noah(at)leadboat(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Kyotaro Horiguchi <horikyota(dot)ntt(at)gmail(dot)com>, exclusion(at)gmail(dot)com, pgsql-bugs(at)lists(dot)postgresql(dot)org, Fujii Masao <masao(dot)fujii(at)oss(dot)nttdata(dot)com>
Subject: Re: BUG #17928: Standby fails to decode WAL on termination of primary
Date: 2023-09-12 01:01:21
Message-ID: ZP+4YYrPZk0GFlc3@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Tue, Sep 05, 2023 at 01:13:16PM +0900, Michael Paquier wrote:
> Right. Let's wait for a bit and see if there are any comments on this
> point. With 16.0 in sight next week, I'd like to propose that we move
> on with this issue once next week's tag is pushed.

Hearing nothing, I have applied the backpatch of 0668719801 to 12~14.
Please find attached the remaining patches for all the stable
branches.

Thomas, would you prefer handling that yourself once 16.0 is tagged
with a last round of checks? Or should I? (Still need to edit the
commit message a bit..)
--
Michael

Attachment Content-Type Size
v6-0001-Don-t-trust-unvalidated-xl_tot_len.patch text/x-diff 24.5 KB
v6-0001-Don-t-trust-unvalidated-xl_tot_len.patch.16 text/plain 24.5 KB
v6-0001-Don-t-trust-unvalidated-xl_tot_len.patch.15 text/plain 24.0 KB
v6-0001-Don-t-trust-unvalidated-xl_tot_len.patch.14 text/plain 21.7 KB
v6-0001-Don-t-trust-unvalidated-xl_tot_len.patch.13 text/plain 21.8 KB
v6-0001-Don-t-trust-unvalidated-xl_tot_len.patch.12 text/plain 21.8 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Zhijie Hou (Fujitsu) 2023-09-12 01:40:34 RE: [16] ALTER SUBSCRIPTION ... SET (run_as_owner = ...) is a no-op
Previous Message Jeff Davis 2023-09-11 19:00:03 Re: [16+] subscription can end up in inconsistent state