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 20060719162953.49E2286C59A@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
more work on vacuum verbose output analysis

Modified Files:
--------------
    pgfouine:
        pgfouine_vacuum.php (r1.2 -> r1.3)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine_vacuum.php.diff?r1=1.2&r2=1.3)

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

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

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

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

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

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

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/objects/VacuumTableLogObject.class.php?rev=1.1&content-type=text/x-cvsweb-markup)
    pgfouine/include/postgresql/vacuum/lines:
        PostgreSQLVacuumContinuationLine.class.php (r1.1)

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

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

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

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

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

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

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

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

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/postgresql/vacuum/lines/PostgreSQLVacuumLogLine.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: gsmet@pgfoundry.org (User Gsmet)
Date:
Subject: pgfouine - pgfouine: added API documentation