Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbd059c2

Browse files
committed
Mention the tup_fetched column in pg_stat_database.
Greg Sabino Mullane
1 parent0d7099d commitbd059c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/monitoring.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/monitoring.sgml,v 1.62 2008/08/15 08:37:41 mha Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/monitoring.sgml,v 1.63 2008/11/11 20:06:21 mha Exp $ -->
22

33
<chapter id="monitoring">
44
<title>Monitoring Database Activity</title>
@@ -267,7 +267,7 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
267267
number of transactions committed and rolled back in that database,
268268
total disk blocks read, total buffer hits (i.e., block
269269
read requests avoided by finding the block already in buffer cache),
270-
number of rows returned, inserted, updated and deleted.
270+
number of rows returned,fetched,inserted, updated and deleted.
271271
</entry>
272272
</row>
273273

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp