@@ -499,7 +499,7 @@ pgbench <optional> <replaceable>options</> </optional> <replaceable>dbname</>
499
499
perspective of the client), the number of serialization failures and
500
500
retries, the number of deadlock failures and retries. The report
501
501
displays the columns with statistics on failures and retries only if the
502
- current <application>pgbech </> run has a failure or retry of any type,
502
+ current <application>pgbench </> run has a failure or retry of any type,
503
503
respectively. See below for details.
504
504
</para>
505
505
</listitem>
@@ -1402,7 +1402,7 @@ END;
1402
1402
1403
1403
<para>
1404
1404
The report displays the columns with statistics on failures and retries only
1405
- if the current <application>pgbech </> run has a failure or retry of any
1405
+ if the current <application>pgbench </> run has a failure or retry of any
1406
1406
type, respectively.
1407
1407
</para>
1408
1408
@@ -1527,20 +1527,19 @@ script statistics:
1527
1527
</para>
1528
1528
1529
1529
<para>
1530
- The latency of asucessful transaction includes the entire time of
1530
+ The latency of asuccessful transaction includes the entire time of
1531
1531
transaction execution with rollbacks and retries. The latency for failed
1532
1532
transactions and commands is not computed separately.
1533
1533
</para>
1534
1534
1535
1535
<para>
1536
- The main report contains the number of failed transactions if it isnot zero
1536
+ The main report contains the number of failed transactions if it isnon- zero
1537
1537
(see <xref linkend="transactions-and-scripts"
1538
1538
endterm="transactions-and-scripts-title"> for more information). If the total
1539
- number of retried transactions isnot zero the main report also contains it,
1539
+ number of retried transactions isnon- zero, the main report also contains
1540
1540
the total number of retries and the number of retries after each kind of
1541
1541
failure (use option <option>--max-tries</> to make it possible). The
1542
- per-statement report contains the failures if the main report contains them
1543
- too. The same for retries.
1542
+ per-statement report inherits all columns from the main report.
1544
1543
</para>
1545
1544
<note>
1546
1545
<para>The total sum of retries can be greater than the number of