pgsql-tools/analyze.pgsql.logs.pl

2008-01-16 12:16:47 CET | Tags:

Changes:

  1. represent percentage as 99.99, and not 0.99 (better precision, easier to read)
  2. treat queries: “select a,b from c” and “select b,a from c” as the same type.

SVN repo at: http://svn.depesz.com/svn/pgsql-tools/trunk

Leave a Reply