Skip to content

Commit 0335166

Browse files
committed
校验 monitoring.sgml:
- 校对完成
1 parent 4339222 commit 0335166

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

postgresql/doc/src/sgml/monitoring.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6681,7 +6681,7 @@ ________________________________________________________-->
66816681
<structfield>skip_fpw</structfield> <type>bigint</type>
66826682
</para>
66836683
<para>
6684-
由于WAL中包含完整页图像,未预取的块数
6684+
由于WAL中包含完整页图像而未预取的块数
66856685
</para>
66866686
</entry>
66876687
</row>
@@ -6705,7 +6705,7 @@ ________________________________________________________-->
67056705
<structfield>skip_rep</structfield> <type>bigint</type>
67066706
</para>
67076707
<para>
6708-
已经最近预取的块数目
6708+
由于最近已经预取过而未预取的块数
67096709
</para>
67106710
</entry>
67116711
</row>
@@ -8546,7 +8546,7 @@ ________________________________________________________-->
85468546
________________________________________________________-->
85478547
<row>
85488548
<entry role="catalog_table_entry"><para role="column_definition">
8549-
<structfield>返回的元组</structfield> <type>bigint</type>
8549+
<structfield>tup_returned</structfield> <type>bigint</type>
85508550
</para>
85518551
<para>
85528552
由顺序扫描获取的活动行数和由索引扫描返回的索引条目数

0 commit comments

Comments
 (0)