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

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

On Mon, Sep 25, 2023 at 6:29 PM Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Ah-hah. Maybe there should be an Assert in the modern CRC code path
> that detects the bogus arguments?

Yeah. Assertion added, and pushed. Thanks for confirming on mamba,
and thanks also to Alexander for an off-list test report.

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2023-09-25 22:32:48 Re: BUG #18124: PG16 release note document bug in "Add build option to allow testing of small WAL segment sizes"
Previous Message Heikki Linnakangas 2023-09-25 21:24:12 Re: BUG #18129: GiST index produces incorrect query results