[COMMITTERS] pglogparser - pglogparser: Added the Perl DBD SQLite module for

2009-04-03 Thread User Kpierno
Log Message: --- Added the Perl DBD SQLite module for convienance of installing and running the script. Added Files: --- pglogparser: DBD-SQLite-1.14.tar.gz (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pglogparser/pglogparser/DBD-SQLite-1.14.tar.gz?rev=

[COMMITTERS] pglogparser - pglogparser: New Directory

2009-04-02 Thread User Kpierno
Update of /cvsroot/pglogparser/pglogparser/image In directory pgfoundry.org:/tmp/cvs-serv94363/image Log Message: Directory /cvsroot/pglogparser/pglogparser/image added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscrip

[COMMITTERS] pglogparser - pglogparser: Initial checking to cvs

2009-04-02 Thread User Kpierno
Log Message: --- Initial checking to cvs Added Files: --- pglogparser: .project (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pglogparser/pglogparser/.project?rev=1.1&content-type=text/x-cvsweb-markup) logo.gif (r1.1) (http://cvs.pgfoundr

[COMMITTERS] pglogparser - pglogparser: New Directory

2009-04-02 Thread User Kpierno
Update of /cvsroot/pglogparser/pglogparser/dblogs In directory pgfoundry.org:/tmp/cvs-serv81550/dblogs Log Message: Directory /cvsroot/pglogparser/pglogparser/dblogs added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subsc

[COMMITTERS] pgstatspack - pgstatspack: Updated the readme to reflect the fact that

2009-02-27 Thread User Kpierno
Log Message: --- Updated the readme to reflect the fact that directory structure has changed and old installs should be removed prior to new file system install. Modified Files: -- pgstatspack: pgstatspack_README.txt (r1.3 -> r1.4) (http://cvs.pgfoundry.or

[COMMITTERS] pgstatspack - pgstatspack: fixed minor bug where the delete procedure

2008-09-04 Thread User Kpierno
Log Message: --- fixed minor bug where the delete procedure fails with column "spid" does not exist the real column name is snapid Modified Files: -- pgstatspack/sql: pgstatspack_delete_old_stats.sql (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.

[COMMITTERS] pgstatspack - pgstatspack: moved a couple of the shell scripts around

2008-08-27 Thread User Kpierno
Log Message: --- moved a couple of the shell scripts around due to misplacement. I updated the references to the sql files Modified Files: -- pgstatspack/bin: pgstatspack_report.sh (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatspack/pgs

[COMMITTERS] pgstatspack - pgstatspack: Moved install and upgrade scripts back to the

2008-08-27 Thread User Kpierno
Log Message: --- Moved install and upgrade scripts back to the main directory since this makes the most sense. Added Files: --- pgstatspack: upgrade_pgstatspack.sh (r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatspack/pgstatspack/upgrade_pgstatspack.

[COMMITTERS] pgstatspack - pgstatspack: New Directory

2008-08-27 Thread User Kpierno
Update of /cvsroot/pgstatspack/pgstatspack/upgrade In directory pgfoundry.org:/tmp/cvs-serv75230/upgrade Log Message: Directory /cvsroot/pgstatspack/pgstatspack/upgrade added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your su

[COMMITTERS] pgstatspack - pgstatspack: Moving files into separate directories to

2008-08-27 Thread User Kpierno
Log Message: --- Moving files into separate directories to make the project more modular and the directories less cluttered. Added Files: --- pgstatspack: .project (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatspack/pgstatspack/.project?rev=1.1&con

[COMMITTERS] pgstatspack - pgstatspack: New Directory

2008-08-27 Thread User Kpierno
Update of /cvsroot/pgstatspack/pgstatspack/sql In directory pgfoundry.org:/tmp/cvs-serv74570/sql Log Message: Directory /cvsroot/pgstatspack/pgstatspack/sql added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription:

[COMMITTERS] pgstatspack - pgstatspack: New Directory

2008-08-27 Thread User Kpierno
Update of /cvsroot/pgstatspack/pgstatspack/bin In directory pgfoundry.org:/tmp/cvs-serv74570/bin Log Message: Directory /cvsroot/pgstatspack/pgstatspack/bin added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription:

[COMMITTERS] pgstatspack - pgstatspack: New Directory

2008-08-27 Thread User Kpierno
Update of /cvsroot/pgstatspack/pgstatspack/etc In directory pgfoundry.org:/tmp/cvs-serv74570/etc Log Message: Directory /cvsroot/pgstatspack/pgstatspack/etc added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription:

[COMMITTERS] pgstatspack - pgstatspack: Updated readme with upgrade steps.

2008-08-26 Thread User Kpierno
Log Message: --- Updated readme with upgrade steps. Modified Files: -- pgstatspack: pgstatspack_README.txt (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatspack/pgstatspack/pgstatspack_README.txt.diff?r1=1.2&r2=1.3) -- Sent via pgsql-com

[COMMITTERS] pgstatspack - pgstatspack: Added upgrade script for existing userbase.

2008-08-26 Thread User Kpierno
Log Message: --- Added upgrade script for existing userbase. Added Files: --- pgstatspack: upgrade_pgstatspack.sh (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatspack/pgstatspack/upgrade_pgstatspack.sh?rev=1.1&content-type=text/x-cvsweb-markup) --

[COMMITTERS] pgstatspack - pgstatspack: Fixed a problem with the report where a table

2008-08-22 Thread User Kpierno
Log Message: --- Fixed a problem with the report where a table with the same name exists in 2 seperate schemas within the same database. I also changed the way the math was done for the table to index read ratio so it is no longer a number in reference to the total tuples read for all tabl

[COMMITTERS] pgstatspack - pgstatspack: Updated readme file for new install and

2008-08-20 Thread User Kpierno
Log Message: --- Updated readme file for new install and remove scripts also added sample cron entries for automated snapshots and snapshot removal Modified Files: -- pgstatspack: pgstatspack_README.txt (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/c

[COMMITTERS] pgstatspack - pgstatspack: New sample report with the new report

2008-08-20 Thread User Kpierno
Log Message: --- New sample report with the new report sections Modified Files: -- pgstatspack: pgstatspack_sample_report.txt (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatspack/pgstatspack/pgstatspack_sample_report.txt.diff?r1=1.1.1

[COMMITTERS] pgstatspack - pgstatspack:

2008-08-19 Thread User Kpierno
Log Message: --- Modified Files: -- pgstatspack: pgstatspack_create_tables.sql (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatspack/pgstatspack/pgstatspack_create_tables.sql.diff?r1=1.1.1.1&r2=1.2) pgstatspack_report.sh (r1.1