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

From Bruce Momjian
Subject Re: pgsql: pg_test_fsync: update output to show usecs/op clearer
Date
Msg-id 20130502162110.GD24822@momjian.us
Whole thread Raw
In response to Re: pgsql: pg_test_fsync: update output to show usecs/op clearer  (Andres Freund <andres@2ndquadrant.com>)
Responses Re: pgsql: pg_test_fsync: update output to show usecs/op clearer  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
List pgsql-committers
On Thu, May  2, 2013 at 06:13:11PM +0200, Andres Freund wrote:
> On 2013-05-02 12:09:22 -0400, Bruce Momjian wrote:
> > On Thu, May  2, 2013 at 05:44:07PM +0200, Dimitri Fontaine wrote:
> > > Peter Geoghegan <pg@heroku.com> writes:
> > > > On Thu, May 2, 2013 at 7:27 AM, Bruce Momjian <bruce@momjian.us> wrote:
> > > >> pg_test_fsync: update output to show usecs/op clearer
> > > >
> > > > I don't think that this is an improvement. Not everyone knows that
> > > > usec is shorthand for microsecond.
> > >
> > > Use unicode super power and ouput µsec, as it's meant to be? Then google
> > > is useful again, for the smaller number of people who would need it.
> >
> > That would be cool, but I don't think we can assume everyone running
> > these tools is on a UTF8-enabled terminal.
>
> I don't care about the symbol here, but I think psql has code to
> determine that for its line drawing stuff...

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.

--
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

  + It's impossible for everything to be true. +


pgsql-committers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: pg_test_fsync: update output to show usecs/op clearer
Next
From: Dimitri Fontaine
Date:
Subject: Re: pgsql: pg_test_fsync: update output to show usecs/op clearer