On Sun, 2021-01-17 at 14:07 +0100, Magnus Hagander wrote: > I have applied this version, with some minor changes: > > * I renamed the n_<x>_time members in the struct to just > total_<x>_time. The n_ indicates "number of" and is thus wrong for > time parameters.
Right. > * Some very minor wording changes. > > * catversion bump (for once I didn't forget it!) Thank you! You included the catversion bump, but shouldn't PGSTAT_FILE_FORMAT_ID in "include/pgstat.h" be updated as well? Yours, Laurenz Albe