Re: [HACKERS] Change to pg_test_fsync output

2013-05-02 Thread Bruce Momjian
On Tue, Apr 16, 2013 at 07:10:38PM -0400, Bruce Momjian wrote: > I propose the attached patch to change pg_test_fsync's output from > "microsecs" to "usecs", which is the designation we use in other places. > Also remove parentheses, e.g. > > 1 * 16kB open_sync write8012.933 ops/

[HACKERS] Change to pg_test_fsync output

2013-04-16 Thread Bruce Momjian
I propose the attached patch to change pg_test_fsync's output from "microsecs" to "usecs", which is the designation we use in other places. Also remove parentheses, e.g. 1 * 16kB open_sync write8012.933 ops/sec 125 usecs/op 2 * 8kB open_sync writes 5399.901 op