projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
249cf07
)
doc: Correct row count in table
author
Peter Eisentraut
<peter_e@gmx.net>
Sat, 18 Mar 2017 13:42:26 +0000
(09:42 -0400)
committer
Peter Eisentraut
<peter_e@gmx.net>
Sat, 18 Mar 2017 13:42:26 +0000
(09:42 -0400)
The incorrect count causes FOP to error out.
doc/src/sgml/monitoring.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/monitoring.sgml
b/doc/src/sgml/monitoring.sgml
index 9b50fb9c1379f555f40c6a539d2a8a6e23a6ba60..dcb2d3303c1c7ecb607c8e20f761eb52caa238f5 100644
(file)
--- a/
doc/src/sgml/monitoring.sgml
+++ b/
doc/src/sgml/monitoring.sgml
@@
-1279,7
+1279,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
6
"><literal>IO</></entry>
+ <entry morerows="6
5
"><literal>IO</></entry>
<entry><literal>BufFileRead</></entry>
<entry>Waiting for a read from a buffered file.</entry>
</row>