- Notifications
You must be signed in to change notification settings - Fork28
Commit19c2d56

Marina Polyakova
Pgbench Fix report of failures and retries, rename option for tries
Now the reports include the total number of failures without retrying and thestatistics of retries: the total number of the retried transactions, the totalnumber of retries and the number of retries after each type of failure(serialization or deadlock). Usually the retries and/or failures are printed ifthey are not equal to zeros. In transaction/aggregation logs the failures arealways printed and the retries are printed if max_tries is greater than 1. It isdone for the general format of the log during the execution of the program.The benchmarking option --max-attempts-number is now called --max-tries.1 parent7140f88 commit19c2d56
File tree
2 files changed
+312
-315
lines changed- src/bin/pgbench
- t
2 files changed
+312
-315
lines changed0 commit comments
Comments
(0)