Re: bgwriter doesn't flush WAL stats - Mailing list pgsql-hackers

From Nazir Bilal Yavuz
Subject Re: bgwriter doesn't flush WAL stats
Date
Msg-id CAN55FZ2SgJ_CDam34jtFOCNfKc86yHfrTK-6Oy9Y3f17R0u8QA@mail.gmail.com
Whole thread Raw
In response to Re: bgwriter doesn't flush WAL stats  (Heikki Linnakangas <hlinnaka@iki.fi>)
List pgsql-hackers
Hi,

On Mon, 2 Oct 2023 at 13:08, Heikki Linnakangas <hlinnaka@iki.fi> wrote:
>
> The first patch, to flush the bgwriter's WAL stats to the stats
> collector, seems like a straightforward bug fix, so committed and
> backpatched that. Thank you!
>
> I didn't look at the second patch.

Thanks for the push!

Actual commitfest entry for the second patch is:
https://commitfest.postgresql.org/45/4416/. I sent a second patch to
this thread just to show how I found this bug. There is no need to
review it, this commitfest entry could be closed as committed.

Regards,
Nazir Bilal Yavuz
Microsoft



pgsql-hackers by date:

Previous
From: "Drouvot, Bertrand"
Date:
Subject: Re: Add a new BGWORKER_BYPASS_ROLELOGINCHECK flag
Next
From: Amit Langote
Date:
Subject: Re: remaining sql/json patches