Re: POC: track vacuum/analyze cumulative time per relation
Sami Imseih <samimseih@gmail.com>
From: Sami Imseih <samimseih@gmail.com>
To: Bertrand Drouvot <bertranddrouvot.pg@gmail.com>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-01-15T17:09:00Z
Lists: pgsql-hackers
Attachments
- v4-0001-Track-per-relation-cumulative-time-spent-in-vacuu.patch (application/octet-stream) patch v4-0001
> Appart from the above that LGTM. thanks! I took care of your comments. I was not sure about the need to cast "double" but as you mention this is consistent with other parts of pgstatfuncs.c v4 attached. Regards, Sami
Commits
-
Track per-relation cumulative time spent in [auto]vacuum and [auto]analyze
- 30a6ed0ce4bb 18.0 landed