We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentf675399 commit7fdcd47Copy full SHA for 7fdcd47
doc/src/sgml/ref/pgbench.sgml
@@ -469,7 +469,8 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
469
characteristics since the last report: the tps, the number of
470
transactions with serialization and deadlock failures, and the
471
transaction latency average and standard deviation. Under throttling
472
- (<option>-R</>), the latency is computed with respect to the transaction scheduled start time, not the actual transaction beginning time, thus it
+ (<option>-R</>), the latency is computed with respect to the transaction
473
+ scheduled start time, not the actual transaction beginning time, thus it
474
also includes the average schedule lag time.
475
</para>
476
</listitem>