pgsql: Report resource usage at the end of recovery

Поиск
Список
Период
Сортировка
От David Rowley
Тема pgsql: Report resource usage at the end of recovery
Дата
Msg-id E1kIKL9-0007n6-2R@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/10a5b35a0061d9747ac7594c5e6faa0513276593

Modified Files
--------------
src/backend/access/transam/xlog.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)


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

Предыдущее
От: noreply@postgresql.org
Дата:
Сообщение: pgsql: Tag refs/tags/REL_13_RC1 was created
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: Fix use-after-free bug with event triggers in an extension scrip