Re: pgsql: pg_test_fsync: update output to show usecs/op clearer - Mailing list pgsql-committers

From Dimitri Fontaine
Subject Re: pgsql: pg_test_fsync: update output to show usecs/op clearer
Date
Msg-id m2zjwdtkep.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Re: pgsql: pg_test_fsync: update output to show usecs/op clearer  (Bruce Momjian <bruce@momjian.us>)
Responses Re: pgsql: pg_test_fsync: update output to show usecs/op clearer  (Bruce Momjian <bruce@momjian.us>)
List pgsql-committers
Bruce Momjian <bruce@momjian.us> writes:
> Uh, yeah, I think it does.  I question whether a command-line diagnostic
> tool really should use it though.  It might also make grep of the result
> difficult.

Hey, it's 2013 outside. Just saying:

   $ echo 'µsec' | grep µsec
   µsec
   $ echo 'µsec' | awk '/µsec/'
   µsec

Maybe there's no practical problem here,
--
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pgsql: pg_test_fsync: update output to show usecs/op clearer
Next
From: Bruce Momjian
Date:
Subject: Re: pgsql: pg_test_fsync: update output to show usecs/op clearer