pgfouine - pgfouine: more work on vacuum verbose output analysis - Mailing list pgsql-committers

From gsmet@pgfoundry.org (User Gsmet)
Subject pgfouine - pgfouine: more work on vacuum verbose output analysis
Date
Msg-id 20060719225504.E92F486C590@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
more work on vacuum verbose output analysis

Modified Files:
--------------
    pgfouine/include/postgresql/vacuum/parsers:
        PostgreSQLVacuumParser.class.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/parsers/PostgreSQLVacuumParser.class.php.diff?r1=1.1&r2=1.2)
    pgfouine/include/postgresql/vacuum:
        vacuum.lib.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/vacuum.lib.php.diff?r1=1.1&r2=1.2)
    pgfouine/include/lib:
        common.lib.php (r1.18 -> r1.19)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/lib/common.lib.php.diff?r1=1.18&r2=1.19)
    pgfouine/include/postgresql/vacuum/objects:
        VacuumTableLogObject.class.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/objects/VacuumTableLogObject.class.php.diff?r1=1.1&r2=1.2)
    pgfouine:
        pgfouine_vacuum.php (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine_vacuum.php.diff?r1=1.3&r2=1.4)
        ChangeLog (r1.41 -> r1.42)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/ChangeLog.diff?r1=1.41&r2=1.42)
    pgfouine/include/postgresql/vacuum/lines:
        PostgreSQLVacuumLogLine.class.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/lines/PostgreSQLVacuumLogLine.class.php.diff?r1=1.1&r2=1.2)
        PostgreSQLVacuumRemovableInformationLine.class.php (r1.1 -> r1.2)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/lines/PostgreSQLVacuumRemovableInformationLine.class.php.diff?r1=1.1&r2=1.2)

Added Files:
-----------
    pgfouine/include/postgresql/vacuum:
        PostgreSQLVacuumRegexps.lib.php (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/PostgreSQLVacuumRegexps.lib.php?rev=1.1&content-type=text/x-cvsweb-markup)
    pgfouine/include/postgresql/vacuum/reporting/reports:
        VacuumedTablesReport.class.php (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/reporting/reports/VacuumedTablesReport.class.php?rev=1.1&content-type=text/x-cvsweb-markup)
    pgfouine/include/postgresql/vacuum/listeners:
        VacuumedTablesListener.class.php (r1.1)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/listeners/VacuumedTablesListener.class.php?rev=1.1&content-type=text/x-cvsweb-markup)

pgsql-committers by date:

Previous
From: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: New Directory
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Don't try to truncate multixact SLRU files in checkpoints done