|
|
|
@ -395,18 +395,6 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</> |
|
|
|
|
</listitem> |
|
|
|
|
</varlistentry> |
|
|
|
|
|
|
|
|
|
<varlistentry> |
|
|
|
|
<term><option>-r</option></term> |
|
|
|
|
<term><option>--report-latencies</option></term> |
|
|
|
|
<listitem> |
|
|
|
|
<para> |
|
|
|
|
Report the average per-statement latency (execution time from the |
|
|
|
|
perspective of the client) of each command after the benchmark |
|
|
|
|
finishes. See below for details. |
|
|
|
|
</para> |
|
|
|
|
</listitem> |
|
|
|
|
</varlistentry> |
|
|
|
|
|
|
|
|
|
<varlistentry> |
|
|
|
|
<term><option>-P</option> <replaceable>sec</></term> |
|
|
|
|
<term><option>--progress=</option><replaceable>sec</></term> |
|
|
|
@ -421,6 +409,18 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</> |
|
|
|
|
</listitem> |
|
|
|
|
</varlistentry> |
|
|
|
|
|
|
|
|
|
<varlistentry> |
|
|
|
|
<term><option>-r</option></term> |
|
|
|
|
<term><option>--report-latencies</option></term> |
|
|
|
|
<listitem> |
|
|
|
|
<para> |
|
|
|
|
Report the average per-statement latency (execution time from the |
|
|
|
|
perspective of the client) of each command after the benchmark |
|
|
|
|
finishes. See below for details. |
|
|
|
|
</para> |
|
|
|
|
</listitem> |
|
|
|
|
</varlistentry> |
|
|
|
|
|
|
|
|
|
<varlistentry> |
|
|
|
|
<term><option>-R</option> <replaceable>rate</></term> |
|
|
|
|
<term><option>--rate=</option><replaceable>rate</></term> |
|
|
|
|