Report resource usage at the end of recovery
authorDavid Rowley <drowley@postgresql.org>
Tue, 15 Sep 2020 23:25:46 +0000 (11:25 +1200)
committerDavid Rowley <drowley@postgresql.org>
Tue, 15 Sep 2020 23:25:46 +0000 (11:25 +1200)
commit10a5b35a0061d9747ac7594c5e6faa0513276593
treee9814576969b08885fe9a23a7b8046b03876a492
parent62e221e1c01e3985d2b8e4b68c364f8486c327ab
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
src/backend/access/transam/xlog.c