Re: Flush SLRU counters in checkpointer process - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: Flush SLRU counters in checkpointer process
Date
Msg-id 794BDAAC-4969-4A93-B341-A5181C743817@yesql.se
Whole thread Raw
In response to Re: Flush SLRU counters in checkpointer process  (Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com>)
Responses Re: Flush SLRU counters in checkpointer process  (Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com>)
List pgsql-hackers
> On 3 Mar 2023, at 09:06, Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com> wrote:
>
> Here's the patch rebased with Andres' suggestions.
> Happy to update it if there's any additionalj change required.

This patch crashes 031_recovery_conflict with a SIGInvalid on Windows, can you
please investigate and see what might be going on there?  The test passed about
4 days ago on Windows so unless it's the CI being flaky it should be due to a
recent change.

If you don't have access to a Windows environment you can run your own
instrumented builds in your Github account with the CI files in the postgres
repo.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: "Euler Taveira"
Date:
Subject: Re: logicalrep_message_type throws an error
Next
From: "Tristan Partin"
Date:
Subject: Re: Make uselocale protection more consistent