Hi, I generally want to say that having a feature like this feels *very* helpful to me. Lots of pg development hasn't really paid attention to anything but the final pgbench results...
On 2014-08-29 19:48:43 +0200, Fabien COELHO wrote: > + if (latency_limit) > + printf("number of transactions above the %.1f ms latency limit: > " INT64_FORMAT "\n", > + latency_limit / 1000.0, latency_late); > + Any reason not to report a percentage here? Greetings, Andres Freund -- Andres Freund http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers