Skip to content
Snippets Groups Projects
Commit 29424a9c authored by Simon Riggs's avatar Simon Riggs
Browse files

Fix simple typo in monitoring docs

parent 562f06f3
No related branches found
No related tags found
No related merge requests found
......@@ -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 functiion 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment