pgsql-tools/analyze.pgsql.logs.pl
patch from Aleksander ‘A.L.E.C’ Machniak.
Changes:
- It’s now possible to return analysis as html table (set $HTML_OUTPUT to 1)
- It’s now easier to change sorting of generated analysis (set $SORT_ORDER)
- In html output, all numbers are formatted to %.2f.
Some edits by me, mostly indentation.
SVN repo at: http://svn.depesz.com/svn/pgsql-tools/trunk
November 23rd, 2007 at 19:24
[...] Lubaczewski notes the changes to the analyze.pgsql.logs.pl script of pgsql-tools in update 3 and update [...]