aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/monitoring.sgml9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml
index 8aca08140ea..8736eac2841 100644
--- a/doc/src/sgml/monitoring.sgml
+++ b/doc/src/sgml/monitoring.sgml
@@ -3016,7 +3016,8 @@ description | Waiting for a newly initialized WAL file to reach durable storage
</para>
<para>
Total amount of time that has been spent in the portion of
- checkpoint processing where files are written to disk, in milliseconds
+ processing checkpoints and restartpoints where files are written to disk,
+ in milliseconds
</para></entry>
</row>
@@ -3026,8 +3027,8 @@ description | Waiting for a newly initialized WAL file to reach durable storage
</para>
<para>
Total amount of time that has been spent in the portion of
- checkpoint processing where files are synchronized to disk, in
- milliseconds
+ processing checkpoints and restartpoints where files are synchronized to
+ disk, in milliseconds
</para></entry>
</row>
@@ -3036,7 +3037,7 @@ description | Waiting for a newly initialized WAL file to reach durable storage
<structfield>buffers_written</structfield> <type>bigint</type>
</para>
<para>
- Number of buffers written during checkpoints
+ Number of buffers written during checkpoints and restartpoints
</para></entry>
</row>