diff options
author | Masahiko Sawada <msawada@postgresql.org> | 2024-08-13 19:23:56 -0700 |
---|---|---|
committer | Masahiko Sawada <msawada@postgresql.org> | 2024-08-13 19:23:56 -0700 |
commit | 4c1b4cdb86a7a3a97349bb636f34a259abe0187d (patch) | |
tree | e849e1c2bf18cd7ff26a9b2a2e904aca5997182a /src/backend/utils/adt/numeric.c | |
parent | c584781bcc686ebc0b3139e3e166607537336f69 (diff) | |
download | postgresql-4c1b4cdb86a7a3a97349bb636f34a259abe0187d.tar.gz postgresql-4c1b4cdb86a7a3a97349bb636f34a259abe0187d.zip |
Add resource statistics reporting to ANALYZE VERBOSE.
Previously, log_autovacuum_min_duration utilized dedicated code for
logging resource statistics, such as system and buffer usage during
autoanalyze. However, this logging functionality was not utilized by
ANALYZE VERBOSE.
This commit adds resource statistics reporting to ANALYZE VERBOSE by
reusing the same logging code as autoanalyze.
Author: Anthonin Bonnefoy
Reviewed-by: Masahiko Sawada
Discussion: https://postgr.es/m/CAO6_Xqr__kTTCLkftqS0qSCm-J7_xbRG3Ge2rWhucxQJMJhcRA%40mail.gmail.com
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions