]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Add description of some missing monitoring functions
authorMichael Paquier <michael@paquier.xyz>
Wed, 22 Mar 2023 09:32:11 +0000 (18:32 +0900)
committerMichael Paquier <michael@paquier.xyz>
Wed, 22 Mar 2023 09:32:11 +0000 (18:32 +0900)
commite09fb8a7588d89c9654b21e81d181ef9abf6e77c
tree32398dd28fdeed1123b06b051d343e3d5b8f99b4
parent4cdaea7a211938a2471a8481f5efb61e7a88ad36
doc: Add description of some missing monitoring functions

This commit adds some documentation about two monitoring functions:
- pg_stat_get_xact_blocks_fetched()
- pg_stat_get_xact_blocks_hit()

The description of these functions has been removed in ddfc2d9, later
simplified by 5f2b089, assuming that all the functions whose
descriptions were removed are used in system views.  Unfortunately, some
of them were are not used in any system views, so they lacked
documentation.

This gap exists in the docs for a long time, so backpatch all the way
down.

Reported-by: Michael Paquier
Author: Bertrand Drouvot
Reviewed-by: Kyotaro Horiguchi
Discussion: https://postgr.es/m/ZBeeH5UoNkTPrwHO@paquier.xyz
Backpatch-through: 11
doc/src/sgml/monitoring.sgml