Skip to content

Commit 9018a8d

Browse files
author
Marina Polyakova
committed
Pgbench Fix documentation 2
1 parent 65a4ec6 commit 9018a8d

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

doc/src/sgml/ref/pgbench.sgml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -491,9 +491,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
491491
finishes: the average per-statement latency (execution time from the
492492
perspective of the client), the number of serialization and deadlock
493493
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.
497495
</para>
498496
</listitem>
499497
</varlistentry>
@@ -1360,8 +1358,8 @@ END;
13601358

13611359
</refsect2>
13621360

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>
13651363

13661364
<para>
13671365
With the <option>-r</> option, <application>pgbench</> collects the following

0 commit comments

Comments
 (0)