projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0107855
)
Doc: Document pg_stat_recovery_prefetch.stats_reset.
author
Thomas Munro
Sun, 29 May 2022 04:33:26 +0000
(16:33 +1200)
committer
Thomas Munro
Sun, 29 May 2022 05:04:46 +0000
(17:04 +1200)
This column was missing from the table that describes the new view.
Author: Shinoda, Noriyoshi (PN Japan FSIP)
Discussion: https://postgr.es/m/DM4PR84MB173401C19A0EB9B1CAAB197CEED29@DM4PR84MB1734.NAMPRD84.PROD.OUTLOOK.COM
doc/src/sgml/monitoring.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/monitoring.sgml
b/doc/src/sgml/monitoring.sgml
index 56d9b375ec68904a955bf7489cdb6a082dbcf8b6..4549c2560e3fd6ee79cdceaf8b482012080b9f1f 100644
(file)
--- a/
doc/src/sgml/monitoring.sgml
+++ b/
doc/src/sgml/monitoring.sgml
@@
-3009,6
+3009,17
@@
SELECT pid, wait_event_type, wait_event FROM pg_stat_activity WHERE wait_event i
+
+
+
+
stats_reset
timestamp with time zone
+
+
+ Time at which these statistics were last reset
+
+
+
+