diff options
author | Michael Paquier <michael@paquier.xyz> | 2025-02-17 15:09:51 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2025-02-17 15:09:51 +0900 |
commit | 6a8a7ce476bd5f042999a04a0d767b38ea6faec0 (patch) | |
tree | bca618f180df7e6216d3fd63fabd6312d0ee8277 /src/backend/access/transam/xlog.c | |
parent | 320545bfcfee9c6826d9ae96a880ec82fc03d860 (diff) | |
download | postgresql-6a8a7ce476bd5f042999a04a0d767b38ea6faec0.tar.gz postgresql-6a8a7ce476bd5f042999a04a0d767b38ea6faec0.zip |
Add information about WAL buffers full to VACUUM/ANALYZE (VERBOSE)
This commit adds the information about the number of times WAL buffers
have been full to the logs generated by VACUUM/ANALYZE (VERBOSE) and in
the logs generated by autovacuum, complementing the existing information
stored by WalUsage.
This is the last part of the backend code where the value of
wal_buffers_full can be reported, similarly to all the other fields of
WalUsage. 320545bfcfee and ce5bcc4a9f26 have done the same for EXPLAIN
and pgss.
Author: Bertrand Drouvot
Reviewed-by: Ilia Evdokimov
Discussion: https://postgr.es/m/Z6SOha5YFFgvpwQY@ip-10-97-1-34.eu-west-3.compute.internal
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions