Skip to content

Commit 45bc969

Browse files
author
Liudmila Mantrova
committed
DOC: fix for wording about main report in pgbench docs
1 parent cd75925 commit 45bc969

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/src/sgml/ref/pgbench.sgml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1537,7 +1537,8 @@ script statistics:
15371537
(see <xref linkend="transactions-and-scripts"
15381538
endterm="transactions-and-scripts-title"> for more information). If the total
15391539
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
1540+
the total number of retried transactions, the total number of retries, and
1541+
the number of retries after each kind of
15411542
failure (use option <option>--max-tries</> to make it possible). The
15421543
per-statement report inherits all columns from the main report.
15431544
</para>

0 commit comments

Comments
 (0)