Update of /cvsroot/pgstatsinfo/pg_reporter/doc
In directory pgfoundry.org:/tmp/cvs-serv98759/doc
Log Message:
Directory /cvsroot/pgstatsinfo/pg_reporter/doc added to the repository
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
Log Message:
---
Add Japanese documentation.
Modified Files:
--
pg_reporter:
pg_reporter.c (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_reporter/pg_reporter.c?r1=1.4&r2=1.5)
pg_reporter/htdocs/template:
details.xml
Log Message:
---
Allow syslog and eventlog for log_destination.
Use LEFT JOIN instead of normal joins in case of missing statistics.
Modified Files:
--
pg_statsinfo/bin:
collector.c (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/p
Log Message:
---
Mark "installcheck-parallel", "world", "install-world" and
"installcheck-world" make targets as PHONY. Fujii Masao.
Modified Files:
--
pgsql/src:
Makefile.global.in (r1.260 -> r1.261)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/Ma
Log Message:
---
Now that we know last_statrequest > last_statwrite can be observed in the
buildfarm, expend a little more effort on the log message for it.
Modified Files:
--
pgsql/src/backend/postmaster:
pgstat.c (r1.202 -> r1.203)
(http://anoncvs.postgre
Log Message:
---
Fix thinko in log message for "sameuser" ident map mismatch: the provided
and authenticated usernames were swapped. Reported by Bryan Henderson
in bug #5386.
Also clean up poorly-maintained header comment for this function.
Modified Files:
--
pgsql/src/ba
Log Message:
---
Fix thinko in log message for "sameuser" ident map mismatch: the provided
and authenticated usernames were swapped. Reported by Bryan Henderson
in bug #5386.
Also clean up poorly-maintained header comment for this function.
Tags:
REL8_4_STABLE
Modified Files:
-
Log Message:
---
Reduce CPU utilisation of WALSender process. Process was using 10% CPU
doing nothing, caused by naptime specified in milliseconds yet units of
pg_usleep() parameter is microseconds. Correctly specifying units
reduces call frequency by 1000. Reduction in CPU consumption veri
Log Message:
---
Change replication connection log format to allow for a database
called replication. Add host and port details, following format
of messages in BackendInitialize().
Modified Files:
--
pgsql/src/backend/utils/init:
postinit.c (r1.206 -> r1.207)
Log Message:
---
Additional thoughts on WALSender cpu reduction. Use long type
and alter a comment to reduce confusion.
Modified Files:
--
pgsql/src/backend/replication:
walsender.c (r1.11 -> r1.12)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backen
Log Message:
---
Fix to comapre csvlog filenames in their leafnames.
It has wrongly compared an absolute path and a leafname.
Modified Files:
--
pg_statsinfo/bin:
logger.c (r1.15 -> r1.16)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgstatsinfo/pg_statsinf
11 matches
Mail list logo