Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pgfouine: PgFouine PostgreSQL log analyzer
- Summary
- pgFouine is a PostgreSQL log analyzer. It generates text
or HTML reports from PostgreSQL log files. These reports
contain the list of the slowest queries, the queries that
take the most time and so on.
pgFouine can also:
- analyze VACUUM VERBOSE output to help you improve your
VACUUM strategy,
- generate Tsung sessions file to benchmark your
PostgreSQL server.
Arch: src
Download: | pgfouine-0.7.1-2.al3.src.rpm |
Build Date: | Mon Dec 4 14:57:32 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 455 KiB |
Changelog
- * Thu Nov 30 16:00:00 2006 Devrim Gunduz <devrim{%}CommandPrompt{*}com> - 0.7.1-2
- Added tutorial.txt per bugzilla review
- * Sat Oct 28 17:00:00 2006 Guillaume Smet <guillaume-pg{%}smet{*}org> - 0.7.1-1
- released 0.7.1
- * Sun Sep 3 17:00:00 2006 Guillaume Smet <guillaume-pg{%}smet{*}org> - 0.7-4
- fixed spec according to bugzilla #202901 comment #2