Avoid unnecessary use of TPS acronym.
authorTom Lane
Sun, 15 Aug 2010 19:46:24 +0000 (19:46 +0000)
committerTom Lane
Sun, 15 Aug 2010 19:46:24 +0000 (19:46 +0000)
Robert Haas, per gripe from Erik Rijkers

doc/src/sgml/pgbench.sgml

index c1547cb1b0608d94bcf82eb3384828b7bf3f46c4..0c15fdab261b199d578987b58f07b1f53c71414a 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  pgbench
@@ -40,7 +40,7 @@ tps = 85.296346 (excluding connections establishing)
   and number of transactions per client); these will be equal unless the run
   failed before completion.  (In -T mode, only the actual
   number of transactions is printed.)
-  The last two lines report the TPS rate,
+  The last two lines report the number of transactions per second,
   figured with and without counting the time to start database sessions.