[COMMITTERS] pgstatsinfo - pg_statsinfo: Fix some comments typo and Add some

2011-03-28 Thread User Kasahara
Log Message: --- Fix some comments typo and Add some comments. Modified Files: -- pg_statsinfo: COPYRIGHT (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/COPYRIGHT?r1=1.1&r2=1.2) pg_statsinfo/bin: collector.c

[COMMITTERS] pgstatsinfo - pg_statsinfo: * Ooops, a typo was remained...

2011-03-03 Thread User Kasahara
Log Message: --- * Ooops, a typo was remained... Modified Files: -- pg_statsinfo/bin: logger.c (r1.25 -> r1.26) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/bin/logger.c?r1=1.25&r2=1.26) -- Sent via pgsql-committers mailing list (

[COMMITTERS] pgstatsinfo - pg_statsinfo: * Fix some problems for pg_statsinfo on the

2011-03-03 Thread User Kasahara
Log Message: --- * Fix some problems for pg_statsinfo on the standby server. - PostgreSQL sometimes output stderr messages to *.log through system(), so in a few cases, pg_statsinfo's logger will go into infinit-loop for these unexpected messages... - On standby server, pg_stats

[COMMITTERS] pgstatsinfo - pg_statsinfo: Allow to set correct client encoding to

2011-03-03 Thread User Kasahara
Log Message: --- Allow to set correct client encoding to libpq params. Previously, pg_statsinfo always used SQL_ASCII encoding for libpq. Therefore, encoding-errors were occurred if monitoring db and the repository db are different encoding. Modified Files: -- pg_sta

[COMMITTERS] pgstatsinfo - pg_reporter: Fixed problem with interactive authentication

2010-10-07 Thread User Kasahara
Log Message: --- Fixed problem with interactive authentication handling. Previous pgut.c didn't handle any user-input during interactive authentication. This fix contains Itagaki's refix. Modified Files: -- pg_reporter/pgut: pgut.c (r1.8 -> r1.9) (http://c

[COMMITTERS] pgstatsinfo - pg_statsinfo: Fixed problem with interactive

2010-10-07 Thread User Kasahara
Log Message: --- Fixed problem with interactive authentication handling. Previous pgut.c didn't handle any user-input during interactive authentication. This fix contains Itagaki's refix. Modified Files: -- pg_statsinfo/bin: logger.c (r1.22 -> r1.23) (http

[COMMITTERS] pgstatsinfo - pg_statsinfo: * Fix retrieving PostgreSQL version info

2010-08-31 Thread User Kasahara
Log Message: --- * Fix retrieving PostgreSQL version info from monitored DBs. - Previously, pg_statsinfo stored the "built enviroment PostgreSQL vresion". Therefore, a wrong version info stored in the repository DB if pg_statsinfo was installed by rpm files. * Fix some small comme

[COMMITTERS] pgstatsinfo - pg_statsinfo: Add the spec file for pg_statsinfo(v2).

2010-03-29 Thread User Kasahara
Log Message: --- Add the spec file for pg_statsinfo(v2). Added Files: --- pg_statsinfo/SPECS: pg_statsinfo-2.0.0.spec (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/SPECS/pg_statsinfo-2.0.0.spec?rev=1.1&content-type=text/x-cvsweb-m

[COMMITTERS] pgstatsinfo - pg_statsinfo: New Directory

2010-03-29 Thread User Kasahara
Update of /cvsroot/pgstatsinfo/pg_statsinfo/SPECS In directory pgfoundry.org:/tmp/cvs-serv48174/SPECS Log Message: Directory /cvsroot/pgstatsinfo/pg_statsinfo/SPECS added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscr

[COMMITTERS] pgstatsinfo - pg_reporter: Add the spec file for pg_reporter.

2010-03-29 Thread User Kasahara
Log Message: --- Add the spec file for pg_reporter. Added Files: --- pg_reporter/SPECS: pg_reporter-1.0.0.spec (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_reporter/SPECS/pg_reporter-1.0.0.spec?rev=1.1&content-type=text/x-cvsweb-markup) -

[COMMITTERS] pgstatsinfo - pg_reporter: New Directory

2010-03-29 Thread User Kasahara
Update of /cvsroot/pgstatsinfo/pg_reporter/SPECS In directory pgfoundry.org:/tmp/cvs-serv47536/SPECS Log Message: Directory /cvsroot/pgstatsinfo/pg_reporter/SPECS added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscrip

[COMMITTERS] pgstatsinfo - pg_statsinfo: Fix small typo in collector_sql.h

2010-03-25 Thread User Kasahara
Log Message: --- Fix small typo in collector_sql.h Modified Files: -- pg_statsinfo/bin: collector_sql.h (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/bin/collector_sql.h?r1=1.8&r2=1.9) -- Sent via pgsql-committers ma

[COMMITTERS] pgstatsinfo - pg_statsinfo: - Separate reporter source code into 8.3 and

2010-01-08 Thread User Kasahara
Log Message: --- - Separate reporter source code into 8.3 and 8.4. Added Files: --- pg_statsinfo/pg_statsinfo/reporter_83: pg_make_report.pl (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/pg_statsinfo/reporter_83/pg_make_report.pl?

[COMMITTERS] pgstatsinfo - pg_statsinfo: New Directory

2010-01-08 Thread User Kasahara
Update of /cvsroot/pgstatsinfo/pg_statsinfo/pg_statsinfo/reporter_83 In directory pgfoundry.org:/tmp/cvs-serv43103/reporter_83 Log Message: Directory /cvsroot/pgstatsinfo/pg_statsinfo/pg_statsinfo/reporter_83 added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@p

[COMMITTERS] pgstatsinfo - pg_statsinfo: New Directory

2010-01-08 Thread User Kasahara
Update of /cvsroot/pgstatsinfo/pg_statsinfo/pg_statsinfo/reporter_84 In directory pgfoundry.org:/tmp/cvs-serv43103/reporter_84 Log Message: Directory /cvsroot/pgstatsinfo/pg_statsinfo/pg_statsinfo/reporter_84 added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@p

[COMMITTERS] pgstatsinfo - pg_statsinfo: - Oops, I forgot to add/remove some files on

2009-12-01 Thread User Kasahara
Log Message: --- - Oops, I forgot to add/remove some files on previous commit... Added Files: --- pg_statsinfo/pg_statsinfo/stats_info: stats_info.83_sql.in (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/pg_statsinfo/stats_info/sta

[COMMITTERS] pgstatsinfo - pg_statsinfo: New Directory

2009-12-01 Thread User Kasahara
Update of /cvsroot/pgstatsinfo/pg_statsinfo/pg_statsinfo/stats_info/expected In directory pgfoundry.org:/tmp/cvs-serv60704/expected Log Message: Directory /cvsroot/pgstatsinfo/pg_statsinfo/pg_statsinfo/stats_info/expected added to the repository -- Sent via pgsql-committers mailing list (pgsql

[COMMITTERS] pgstatsinfo - pg_statsinfo: New Directory

2009-12-01 Thread User Kasahara
Update of /cvsroot/pgstatsinfo/pg_statsinfo/pg_statsinfo/stats_info/sql In directory pgfoundry.org:/tmp/cvs-serv60704/sql Log Message: Directory /cvsroot/pgstatsinfo/pg_statsinfo/pg_statsinfo/stats_info/sql added to the repository -- Sent via pgsql-committers mailing list (pgsql-committers@pos

[COMMITTERS] pgstatsinfo - pg_statsinfo: - Add regression test.

2009-11-30 Thread User Kasahara
Log Message: --- - Add regression test. - Change the schema name of target database into "targetdb" from "statsinfo". - Add foreign keys to each tables. - Make autovacuum-log.done and checkpoint-log.done removing transactional. Modified Files: -- pg_statsinfo/pg_statsinfo

[COMMITTERS] pgstatsinfo - pg_statsinfo: - Merge sources of stats_info of 8.3 and

2009-10-27 Thread User Kasahara
Log Message: --- - Merge sources of stats_info of 8.3 and 8.4, and doen a few code cleanup. Modified Files: -- pg_statsinfo/pg_statsinfo/stats_info: Makefile (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/pg_statsin

[COMMITTERS] pgstatsinfo - pg_statsinfo: * Fix unlink_unwanted_autovacuum_logfile().

2009-09-29 Thread User Kasahara
Log Message: --- * Fix unlink_unwanted_autovacuum_logfile(). - Previously, we failed on get_stats() when multi DB were monitored. Modified Files: -- pg_statsinfo/pg_statsinfo/stats_info: stats_info.c (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb

[COMMITTERS] pgstatsinfo - pg_statsinfo: * If hostname includes '/', reporter

2009-09-29 Thread User Kasahara
Log Message: --- * If hostname includes '/', reporter replaces it by 'localhost'. - Previously, we faild on generating report with --output-prefix when we set directory-name to hostname on t_dbconn. Modified Files: -- pg_statsinfo/pg_statsinfo/reporter: pg_mak

[COMMITTERS] pgstatsinfo - pg_statsinfo: - Add dblink_disconnect() to log cleanup

2009-09-08 Thread User Kasahara
Log Message: --- - Add dblink_disconnect() to log cleanup function. Modified Files: -- pg_statsinfo/pg_statsinfo/stats_info: stats_info.sql.in (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/pg_statsinfo/stats_info/stats

[COMMITTERS] pgstatsinfo - pg_statsinfo: - Collect information of pg_stat_statements

2009-08-18 Thread User Kasahara
Log Message: --- - Collect information of pg_stat_statements and pg_stat_user_functions. - Now reporter can show the SQL Ordered and the Function Orderd information. Modified Files: -- pg_statsinfo/pg_statsinfo/reporter: pg_report_config.pm (r1.2 -> r1.3)

[COMMITTERS] pgstatsinfo - pg_statsinfo: - Make pg_make_report.pl to timeout in

2009-08-18 Thread User Kasahara
Log Message: --- - Make pg_make_report.pl to timeout in prompt password. - Previously pg_make_report waited until password was input to connect DB. Now pg_make_report.pl time-outs in 10 seconds. Modified Files: -- pg_statsinfo/pg_statsinfo/reporter: pg_make_re

[COMMITTERS] pgstatsinfo - pg_statsinfo: - Fix compile warning for MemSet in

2009-08-18 Thread User Kasahara
Log Message: --- - Fix compile warning for MemSet in stats_info.c Modified Files: -- pg_statsinfo/pg_statsinfo/stats_info: stats_info.c (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinfo/pg_statsinfo/stats_info/stats_info.c

[COMMITTERS] pgstatsinfo - pg_statsinfo: - Previously, pg_statsinfo did not delete

2009-07-30 Thread User Kasahara
Log Message: --- - Previously, pg_statsinfo did not delete autovacuum log files that store information about DBs that not monitoring target. So, these files were left derelict. Now pg_statsinfo deletes these files on getting snapshot. Modified Files: -- pg_statsinfo/pg

[COMMITTERS] pgstatsinfo - pg_statsinfo: - Move all tables/views/functions on

2009-07-28 Thread User Kasahara
Log Message: --- - Move all tables/views/functions on "statsinfo" schema. - Do not get information from "pg_catalog" and "information_schema" anymore. - Allow reporter to output autovacuum start time. - Fix some small typo. Modified Files: -- pg_statsinfo/pg_statsinfo/

[COMMITTERS] pgstatsinfo - pg_statsinfo: Imported Sources

2009-05-25 Thread User Kasahara
Update of /cvsroot/pgstatsinfo/pg_statsinfo In directory pgfoundry.org:/tmp/cvs-serv65104 Log Message: pg_statsinfo Status: Vendor Tag: ntt_ossc Release Tags: VERSION_1_0_2 N pg_statsinfo/pg_statsinfo/Makefile N pg_statsinfo/pg_statsinfo/stats_info/Makefile N pg_statsinfo/