Commit e126d81
committed
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: 111 parent 36320cb commit e126d81
1 file changed
+8
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5735 | 5735 | | |
5736 | 5736 | | |
5737 | 5737 | | |
5738 | | - | |
5739 | | - | |
| 5738 | + | |
| 5739 | + | |
| 5740 | + | |
| 5741 | + | |
| 5742 | + | |
5740 | 5743 | | |
5741 | 5744 | | |
5742 | 5745 | | |
| |||
5749 | 5752 | | |
5750 | 5753 | | |
5751 | 5754 | | |
5752 | | - | |
5753 | | - | |
| 5755 | + | |
| 5756 | + | |
| 5757 | + | |
5754 | 5758 | | |
5755 | 5759 | | |
5756 | 5760 | | |
| |||
0 commit comments