8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4730a54 commit 82954d4Copy full SHA for 82954d4
doc/src/sgml/pgbench.sgml
@@ -1,4 +1,4 @@
1
-<!-- $PostgreSQL: pgsql/doc/src/sgml/pgbench.sgml,v 1.18 2010/08/12 20:39:39 tgl Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/pgbench.sgml,v 1.19 2010/08/15 19:46:24 tgl Exp $ -->
2
3
<sect1 id="pgbench">
4
<title>pgbench</title>
@@ -40,7 +40,7 @@ tps = 85.296346 (excluding connections establishing)
40
and number of transactions per client); these will be equal unless the run
41
failed before completion. (In <literal>-T</> mode, only the actual
42
number of transactions is printed.)
43
- The last two lines report the TPS rate,
+ The last two lines report the number of transactions per second,
44
figured with and without counting the time to start database sessions.
45
</para>
46
0 commit comments