On Fri, Feb 14, 2025 at 03:02:51PM +0900, Michael Paquier wrote:
> Not sure. FWIW, it makes sense to me to group them by "family" in
> this case, as they would belong to the same instrument structure.
Looked at the full set again, and in the PGSS patch I have finished by
grouping all the WAL fields together, like we do for the rest. In
EXPLAIN, we have other fields that use spaces rather than underscores,
see "actual time" for example, so I've done the same for buffers full.
Nothing much more to say, so I've applied the set. Now let's see what
happens for the WAL stats patch at backend level.
--
Michael