Fix pgbench documentation error.
authorRobert Haas
Tue, 29 Mar 2016 17:46:57 +0000 (13:46 -0400)
committerRobert Haas
Tue, 29 Mar 2016 17:53:51 +0000 (13:53 -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 aafb18d65362b9347313a25b381a0422a3f122bd..a70c8cf3a2d42acdd15d82f19e889430e9344b5c 100644 (file)
@@ -993,10 +993,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.