We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd75925 commit 45bc969Copy full SHA for 45bc969
doc/src/sgml/ref/pgbench.sgml
@@ -1537,7 +1537,8 @@ script statistics:
1537
(see <xref linkend="transactions-and-scripts"
1538
endterm="transactions-and-scripts-title"> for more information). If the total
1539
number of retried transactions is non-zero, the main report also contains
1540
- the total number of retries and the number of retries after each kind of
+ the total number of retried transactions, the total number of retries, and
1541
+ the number of retries after each kind of
1542
failure (use option <option>--max-tries</> to make it possible). The
1543
per-statement report inherits all columns from the main report.
1544
</para>
0 commit comments