On Mon, Dec 30, 2024 at 08:34:54AM +, Bertrand Drouvot wrote:
> On Fri, Dec 27, 2024 at 09:23:12AM +0900, Michael Paquier wrote:
>> All that is addressed in the patch attached. Feel free if you have
>> any comments.
>
> The patch is pretty straightforward and LGTM.
Thanks for double-checking
Hi,
On Fri, Dec 27, 2024 at 09:23:12AM +0900, Michael Paquier wrote:
> Hi all,
>
> While doing more stuff related to pgstats and WAL, I have bumped on
> the fact that the module injection_points uses for its
> variable-numbered stats a pending flush callback but it does not
> handle its entries s
Hi all,
While doing more stuff related to pgstats and WAL, I have bumped on
the fact that the module injection_points uses for its
variable-numbered stats a pending flush callback but it does not
handle its entries so as these would be handled locally first, with a
final flush timed by pgstat_repo