pgFouine is a log analyzer for the PostgreSQL database system, used to generate detailed reports from a PostgreSQL log file. . It is able to: * Analyze queries, to help determine which queries should be optimized to speed up PostgreSQL based applications. * Get an overview of the database activity. * Analyse VACUUM maintenance operations. * Generate session files for the Tsung load testing software. pgFouine is easily extensible to add custom reports. . Please refer to /usr/share/doc/pgfouine/README.Debian for information on how to configure PostgreSQL for use with pgfouine.