]> git.ipfire.org Git - thirdparty/postgresql.git/commit
doc: Add more details about pg_stat_get_xact_blocks_{fetched,hit}
authorMichael Paquier <michael@paquier.xyz>
Tue, 4 Apr 2023 22:59:55 +0000 (07:59 +0900)
committerMichael Paquier <michael@paquier.xyz>
Tue, 4 Apr 2023 22:59:55 +0000 (07:59 +0900)
commit1372166bac300f9d394fbfde7b7ff0ecebfa7e48
treea70b3d2940af09c08705c11dda4a4996188c6682
parente8d74aac522a41e605d8f19fa1947fb118d43011
doc: Add more details about pg_stat_get_xact_blocks_{fetched,hit}

The explanation describing the dependency to system read() calls for
these two functions has been removed in ddfc2d9.  And after more
discussion about d69c404, we have concluded that adding more details
makes them easier to understand.

While on it, use the term "block read requests" (maybe found in cache)
rather than "buffers fetched" and "buffer hits".

Per discussion with Melanie Plageman, Kyotaro Horiguchi, Bertrand
Drouvot and myself.

Discussion: https://postgr.es/m/CAAKRu_ZmdiScT4q83OAbfmR5AH-L5zWya3SXjaxiJvhCob-e2A@mail.gmail.com
Backpatch-through: 11
doc/src/sgml/monitoring.sgml