Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
562f06f
)
Fix simple typo in monitoring docs
author
Simon Riggs
<simon@2ndQuadrant.com>
Tue, 7 Jun 2016 14:21:01 +0000
(15:21 +0100)
committer
Simon Riggs
<simon@2ndQuadrant.com>
Tue, 7 Jun 2016 14:21:01 +0000
(15:21 +0100)
doc/src/sgml/monitoring.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/monitoring.sgml
b/doc/src/sgml/monitoring.sgml
index 2b2f7e301b90da34afb283a17063f7786a2f17cb..bd7bb7734ebd91fd8c0ee97768e9da145b6a7807 100644
(file)
--- a/
doc/src/sgml/monitoring.sgml
+++ b/
doc/src/sgml/monitoring.sgml
@@
-2300,7
+2300,7
@@
SELECT pid, wait_event_type, wait_event FROM pg_stat_activity WHERE wait_event i
<entry>
Reset some cluster-wide statistics counters to zero, depending on the
argument (requires superuser privileges by default, but EXECUTE for
- this functi
i
on can be granted to others).
+ this function can be granted to others).
Calling <literal>pg_stat_reset_shared('bgwriter')</> will zero all the
counters shown in the <structname>pg_stat_bgwriter</> view.
Calling <literal>pg_stat_reset_shared('archiver')</> will zero all the