diff options
author | Peter Geoghegan <pg@bowt.ie> | 2021-08-27 13:33:58 -0700 |
---|---|---|
committer | Peter Geoghegan <pg@bowt.ie> | 2021-08-27 13:33:58 -0700 |
commit | 6a1095234e0fcfa5c2f618c7c841e8ffe3c6c712 (patch) | |
tree | 3b81257eb3bd9501990948c9e0a5521b3d722fdb /src/tutorial/complex.c | |
parent | fd134f374ef7a8cc0b2d878a92dfe2c7088e084b (diff) | |
download | postgresql-6a1095234e0fcfa5c2f618c7c841e8ffe3c6c712.tar.gz postgresql-6a1095234e0fcfa5c2f618c7c841e8ffe3c6c712.zip |
track_io_timing logging: Don't special case 0 ms.
Adjust track_io_timing related logging code added by commit 94d13d474d.
Make it consistent with other nearby autovacuum and autoanalyze logging
code by removing logic that suppressed zero millisecond outputs.
log_autovacuum_min_duration log output now reliably shows "read:" and
"write:" millisecond-based values in its report (when track_io_timing is
enabled).
Author: Peter Geoghegan <pg@bowt.ie>
Reviewed-By: Stephen Frost <sfrost@snowman.net>
Discussion: https://postgr.es/m/CAH2-WznW0FNxSVQMSRazAMYNfZ6DR_gr5WE78hc6E1CBkkJpzw@mail.gmail.com
Backpatch: 14-, where the track_io_timing logging was introduced.
Diffstat (limited to 'src/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions