Fix pgbench documentation error.
authorRobert Haas
Tue, 29 Mar 2016 17:46:57 +0000 (13:46 -0400)
committerRobert Haas
Tue, 29 Mar 2016 17:50:10 +0000 (13:50 -0400)
The description of what the per-transaction log file says for skipped
transactions is just plain wrong.

Report and patch by Tomas Vondra, reviewed by Fabien Coelho and
modified by me.

doc/src/sgml/ref/pgbench.sgml

index 1d13897030dd9596e80aec05e7f4543e6009bdb2..9707c30c2eb6873fc5ba0444c65239501cb7d29b 100644 (file)
@@ -1149,10 +1149,9 @@ END;
    Field schedule_lag is the difference between the
    transaction's scheduled start time, and the time it actually started, in
    microseconds. It is only present when the 
-   The last field skipped_transactions reports the number of
-   transactions skipped because they were too far behind schedule. It is only
-   present when both options 
-   are used.
+   When both 
+   the time for a skipped transaction will be reported as
+   skipped.