diff options
-rw-r--r-- | doc/src/sgml/monitoring.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/monitoring.sgml b/doc/src/sgml/monitoring.sgml index e138d1ef076..82c015806e3 100644 --- a/doc/src/sgml/monitoring.sgml +++ b/doc/src/sgml/monitoring.sgml @@ -1068,7 +1068,7 @@ postgres 27093 0.0 0.0 30096 2752 ? Ss 11:34 0:00 postgres: ser </row> <row> <entry><literal>oldserxid</literal></entry> - <entry>Waiting to I/O on an oldserxid buffer.</entry> + <entry>Waiting for I/O on an oldserxid buffer.</entry> </row> <row> <entry><literal>wal_insert</literal></entry> |