Hey,
While translating the new minor release docs, I've found an issue. Patch
attached fixes this issue. The issue is only available on v11 and v12.
Patch made on v11, but should also work on v12.
Thanks.
Regards.
--
Guillaume.
diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml
index 87e2a91da5..d8b20844a9 100644
--- a/doc/src/sgml/monitoring.sgml
+++ b/doc/src/sgml/monitoring.sgml
@@ -2641,7 +2641,7 @@ SELECT pid, wait_event_type, wait_event FROM pg_stat_activity WHERE wait_event i
n_tup_upd
bigint
Number of rows updated (includes HOT updated rows updated rows)
+ linkend="storage-hot">HOT updated rows)
n_tup_del