Report resource usage at the end of recovery

David Rowley <drowley@postgresql.org>

Commit: 10a5b35a0061d9747ac7594c5e6faa0513276593
Author: David Rowley <drowley@postgresql.org>
Date: 2020-09-15T23:25:46Z
Releases: 14.0
Report resource usage at the end of recovery

Reporting this has been rather useful in some recent recovery speedup
work.  It also seems like something that will be useful to the average DBA
too.

Author: David Rowley
Reviewed-by: Thomas Munro
Discussion: https://postgr.es/m/CAApHDvqYVORiZxq2xPvP6_ndmmsTkvr6jSYv4UTNaFa5i1kd%3DQ%40mail.gmail.com

Files

PathChange+/−
src/backend/access/transam/xlog.c modified +7 −2

Discussion