pgsql: Add resource statistics reporting to ANALYZE VERBOSE.

Поиск
Список
Период
Сортировка
От Masahiko Sawada
Тема pgsql: Add resource statistics reporting to ANALYZE VERBOSE.
Дата
Msg-id E1se3gd-0044Rj-20@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4c1b4cdb86a7a3a97349bb636f34a259abe0187d

Modified Files
--------------
src/backend/commands/analyze.c | 29 ++++++++++++++++++++++-------
1 file changed, 22 insertions(+), 7 deletions(-)


В списке pgsql-committers по дате отправления: