|
1 | | -<!-- $PostgreSQL: pgsql/doc/src/sgml/pgbench.sgml,v 1.18 2010/08/12 20:39:39 tgl Exp $ --> |
| 1 | +<!-- $PostgreSQL: pgsql/doc/src/sgml/pgbench.sgml,v 1.19 2010/08/15 19:46:24 tgl Exp $ --> |
2 | 2 |
|
3 | 3 | <sect1 id="pgbench"> |
4 | 4 | <title>pgbench</title> |
@@ -40,7 +40,7 @@ tps = 85.296346 (excluding connections establishing) |
40 | 40 | and number of transactions per client); these will be equal unless the run |
41 | 41 | failed before completion. (In <literal>-T</> mode, only the actual |
42 | 42 | number of transactions is printed.) |
43 | | - The last two lines report theTPS rate, |
| 43 | + The last two lines report thenumber of transactions per second, |
44 | 44 | figured with and without counting the time to start database sessions. |
45 | 45 | </para> |
46 | 46 |
|
|