File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -491,9 +491,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
491
491
finishes: the average per-statement latency (execution time from the
492
492
perspective of the client), the number of serialization and deadlock
493
493
failures, and the average number of transactions attempts (only for
494
- commands that start transactions).
495
- For details, see <xref linkend="per-statement-report"
496
- endterm="per-statement-report-title">
494
+ commands that start transactions). See below for details.
497
495
</para>
498
496
</listitem>
499
497
</varlistentry>
@@ -1360,8 +1358,8 @@ END;
1360
1358
1361
1359
</refsect2>
1362
1360
1363
- <refsect2 id="per-statement-report" >
1364
- <title id="per-statement-report-title" >Per-Statement Report</title>
1361
+ <refsect2>
1362
+ <title>Per-Statement Report</title>
1365
1363
1366
1364
<para>
1367
1365
With the <option>-r</> option, <application>pgbench</> collects the following
You can’t perform that action at this time.
0 commit comments