Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending - Mailing list pgsql-bugs

From Michael Paquier
Subject Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
Date
Msg-id aiJYubr2rS0VRtvo@paquier.xyz
Whole thread
In response to Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending  (Alexander Lakhin <exclusion@gmail.com>)
List pgsql-bugs
On Fri, Jun 05, 2026 at 08:00:00AM +0300, Alexander Lakhin wrote:
> As far as I can see, that rand() gives the same sequence on macOS each run,
> while on Linux I see different sequences.

Aye.  I have used that before sending the patch, reproducing the
failure before-patch, getting things to work after-patch.
--
Michael

Attachment

pgsql-bugs by date:

Previous
From: Alexander Lakhin
Date:
Subject: Re: BUG #18158: Assert in pgstat_report_stat() fails when a backend shutting down with stats pending
Next
From: Srinath Reddy Sadipiralla
Date:
Subject: Re: BUG #19500: pgrepack logical decoding plugin can crash assert builds via SQL decoding API