Mention the tup_fetched column in pg_stat_database.
authorMagnus Hagander <[email protected]>
Tue, 11 Nov 2008 20:06:25 +0000 (20:06 +0000)
committerMagnus Hagander <[email protected]>
Tue, 11 Nov 2008 20:06:25 +0000 (20:06 +0000)
Greg Sabino Mullane

doc/src/sgml/monitoring.sgml

index 86dba8880872c820fca48ce19959e1bcb458b95a..0c1ce60a9f80dccf5afa7bbc5d3b5afab914ca06 100644 (file)
@@ -267,7 +267,7 @@ postgres: <replaceable>user</> <replaceable>database</> <replaceable>host</> <re
       number of transactions committed and rolled back in that database,
       total disk blocks read, total buffer hits (i.e., block
       read requests avoided by finding the block already in buffer cache),
-      number of rows returned, inserted, updated and deleted.
+      number of rows returned, fetched, inserted, updated and deleted.
      </entry>
      </row>