mirror of
https://github.com/postgres/postgres.git
synced 2025-05-11 05:41:32 +03:00
doc: Correct row count in table
The incorrect count causes FOP to error out.
This commit is contained in:
parent
249cf070e3
commit
164bdbe9c2
@ -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>
|
<entry>Waiting to apply WAL at recovery because it is delayed.</entry>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<entry morerows="66"><literal>IO</></entry>
|
<entry morerows="65"><literal>IO</></entry>
|
||||||
<entry><literal>BufFileRead</></entry>
|
<entry><literal>BufFileRead</></entry>
|
||||||
<entry>Waiting for a read from a buffered file.</entry>
|
<entry>Waiting for a read from a buffered file.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user