Fix table format in documentation for I/O wait events
authorMichael Paquier <michael@paquier.xyz>
Mon, 9 Jul 2018 01:46:27 +0000 (10:46 +0900)
committerMichael Paquier <michael@paquier.xyz>
Mon, 9 Jul 2018 01:46:27 +0000 (10:46 +0900)
This is an oversight from c55de5e.

Author: Julien Rouhaud

doc/src/sgml/monitoring.sgml

index 36d393d329cdce631ece46871ea7be404cf2c3b1..0484cfa77ad5d3e666cc1dfc8a308970972b4585 100644 (file)
@@ -1418,7 +1418,7 @@ postgres   27093  0.0  0.0  30096  2752 ?        Ss   11:34   0:00 postgres: ser
          <entry>Waiting to apply WAL at recovery because it is delayed.</entry>
         </row>
         <row>
-         <entry morerows="65"><literal>IO</literal></entry>
+         <entry morerows="66"><literal>IO</literal></entry>
          <entry><literal>BufFileRead</literal></entry>
          <entry>Waiting for a read from a buffered file.</entry>
         </row>