Обсуждение: pgfouine - pgfouine: added the ability to filter vacuum log analysis on
pgfouine - pgfouine: added the ability to filter vacuum log analysis on
От
gsmet@pgfoundry.org (User Gsmet)
Дата:
Log Message:
-----------
added the ability to filter vacuum log analysis on database and schema
Modified Files:
--------------
pgfouine/include/postgresql/vacuum/objects:
VacuumLogObject.class.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/objects/VacuumLogObject.class.php.diff?r1=1.2&r2=1.3)
VacuumTableLogObject.class.php (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/objects/VacuumTableLogObject.class.php.diff?r1=1.5&r2=1.6)
AnalyzeTableLogObject.class.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/objects/AnalyzeTableLogObject.class.php.diff?r1=1.2&r2=1.3)
pgfouine:
pgfouine.php (r1.49 -> r1.50)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php.diff?r1=1.49&r2=1.50)
pgfouine_vacuum.php (r1.6 -> r1.7)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine_vacuum.php.diff?r1=1.6&r2=1.7)
ChangeLog (r1.45 -> r1.46)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.45&r2=1.46)
pgfouine/include/reporting:
HtmlReportAggregator.class.php (r1.22 -> r1.23)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/reporting/HtmlReportAggregator.class.php.diff?r1=1.22&r2=1.23)
pgfouine/include/postgresql/vacuum:
VacuumLogStream.class.php (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/VacuumLogStream.class.php.diff?r1=1.2&r2=1.3)
pgfouine/include/postgresql/vacuum/lines:
PostgreSQLVacuumLogLine.class.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/lines/PostgreSQLVacuumLogLine.class.php.diff?r1=1.3&r2=1.4)
PostgreSQLAnalyzingTableLine.class.php (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/lines/PostgreSQLAnalyzingTableLine.class.php.diff?r1=1.1&r2=1.2)
PostgreSQLVacuumingTableLine.class.php (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/lines/PostgreSQLVacuumingTableLine.class.php.diff?r1=1.1&r2=1.2)
pgfouine/include/postgresql/vacuum/reporting/reports:
VacuumOverallReport.class.php (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/reporting/reports/VacuumOverallReport.class.php.diff?r1=1.3&r2=1.4)