]> granicus.if.org Git - postgresql/commit
Add --aggregate-interval option.
authorTatsuo Ishii <ishii@postgresql.org>
Thu, 31 Jan 2013 06:53:58 +0000 (15:53 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Thu, 31 Jan 2013 06:53:58 +0000 (15:53 +0900)
commit6a651d85eb6b2df7cbcbdf4b2f82a1660e691d12
tree84b73f9f56971f28fdf96c20f430499b00e3b367
parent2ab218b57698bf76fc31b03e6230d057f5187ba3
Add --aggregate-interval option.

The new option specifies length of aggregation interval (in
seconds). May be used only together with -l. With this option, the log
contains per-interval summary (number of transactions, min/max latency
and two additional fields useful for variance estimation).

Patch contributed by Tomas Vondra, reviewed by Pavel Stehule. Slight
change by Tatsuo Ishii, suggested by Robert Hass to emit an error
message indicating that the option is not currently supported on
Windows.
contrib/pgbench/pgbench.c
doc/src/sgml/pgbench.sgml