diff options
Diffstat (limited to 'doc/src/sgml/pgbench.sgml')
-rw-r--r-- | doc/src/sgml/pgbench.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/pgbench.sgml b/doc/src/sgml/pgbench.sgml index 8e1a05dde8a..05ca9b76abc 100644 --- a/doc/src/sgml/pgbench.sgml +++ b/doc/src/sgml/pgbench.sgml @@ -439,7 +439,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</> transactions go past their original scheduled end time, it is possible for later ones to catch up again. </para> - <para> + <para> When throttling is active, the average and maximum transaction schedule lag time are reported in ms. This is the delay between the original scheduled transaction time and the actual transaction |