projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbc55da
)
Fix table format in documentation for I/O wait events
author
Michael Paquier
<michael@paquier.xyz>
Mon, 9 Jul 2018 01:46:27 +0000
(10:46 +0900)
committer
Michael 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
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/monitoring.sgml
b/doc/src/sgml/monitoring.sgml
index 36d393d329cdce631ece46871ea7be404cf2c3b1..0484cfa77ad5d3e666cc1dfc8a308970972b4585 100644
(file)
--- a/
doc/src/sgml/monitoring.sgml
+++ b/
doc/src/sgml/monitoring.sgml
@@
-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="6
5
"><literal>IO</literal></entry>
+ <entry morerows="6
6
"><literal>IO</literal></entry>
<entry><literal>BufFileRead</literal></entry>
<entry>Waiting for a read from a buffered file.</entry>
</row>