Improve pgbench docs regarding per-transaction logging.
authorRobert Haas
Tue, 29 Mar 2016 18:07:55 +0000 (14:07 -0400)
committerRobert Haas
Tue, 29 Mar 2016 18:07:55 +0000 (14:07 -0400)
The old documentation didn't know about the new -b flag, only about -f.

Fabien Coelho

doc/src/sgml/ref/pgbench.sgml

index 9707c30c2eb6873fc5ba0444c65239501cb7d29b..06cd5db32ed4f41876193ee7684ab90306f17df2 100644 (file)
@@ -1135,12 +1135,12 @@ END;
    The format of the log is:
 
 
-client_id transaction_no time file_no time_epoch time_us schedule_lag
+client_id transaction_no time script_no time_epoch time_us schedule_lag
 
 
    where time is the total elapsed transaction time in microseconds,
-   file_no identifies which script file was used
-   (useful when multiple scripts were specified with ),
+   script_no identifies which script file was used (useful when
+   multiple scripts were specified with ),
    and time_epoch/time_us are a
    Unix epoch format time stamp and an offset
    in microseconds (suitable for creating an ISO 8601