Re: Flush some statistics within running transactions - Mailing list pgsql-hackers

From Bertrand Drouvot
Subject Re: Flush some statistics within running transactions
Date
Msg-id aZQTCJJm61J/X4nC@ip-10-97-1-34.eu-west-3.compute.internal
Whole thread Raw
In response to Re: Flush some statistics within running transactions  (Sami Imseih <samimseih@gmail.com>)
Responses Re: Flush some statistics within running transactions
List pgsql-hackers
Hi,

On Mon, Feb 16, 2026 at 04:42:50PM -0600, Sami Imseih wrote:
> I do agree with what you did here by passing "is_partial" to the callbacks.
> Now it will be up to the callbacks to determine if they performed a partial
> or a complete flush ( even in the case of any anytime flush, if they so
> happened to flush stats for all the fields ).

Right.

> I do not have any further comments on this patchset.

Thanks for the review!

Regards,

-- 
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Nisha Moond
Date:
Subject: Re: pgstat include expansion
Next
From: Nazir Bilal Yavuz
Date:
Subject: Re: Improve docs syntax checking and enable it in the meson build