Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pgfouine - PgFouine PostgreSQL log analyzer
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.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
pgfouine |
1.0 |
1.fc6 |
src |
466 KiB |
Sun Apr 1 07:27:51 2007 |
Changelog
- * Sun Apr 1 18:00:00 2007 Devrim Gunduz <devrim{%}CommandPrompt{*}com> - 1.0-1
- Update to 1.0
- * Tue Dec 12 17:00:00 2006 Devrim Gunduz <devrim{%}CommandPrompt{*}com> - 0.7.2-1
- Update to 0.7.2
- * Thu Nov 30 17:00:00 2006 Devrim Gunduz <devrim{%}CommandPrompt{*}com> - 0.7.1-2
- Added tutorial.txt per bugzilla review