pgFouine 0.7.2 review

Download
by rbytes.net on

pgFouine is a PostgreSQL log analyzer

License: GPL (GNU General Public License)
File size: 0K
Developer: Guillaume Smet
0 stars award from rbytes.net

pgFouine is a PostgreSQL log analyzer. It allows you to have a clear overview of your database activity, and can generate reports with slowest queries, most frequent queries, errors, graphs, and so on.

pgFouine is written in PHP and is designed to parse huge log files with a low memory footprint.

Example:
pgfouine.php -file path/to/your/log/file.log > report.html

For comprehensive usage information, just run:

pgfouine.php -help

What's New in This Release:
This release fixes a couple of bugs when there are hours with no activity.
It has improved error management if the log file is empty or if pgFouine cannot find any valid log lines (mainly by adding suitable exit codes).

pgFouine 0.7.2 keywords