git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: b4cd416) | patch
Create a built-in log rotation program, so that we no longer have to
Thu, 5 Aug 2004 23:32:13 +0000 (23:32 +0000)
Thu, 5 Aug 2004 23:32:13 +0000 (23:32 +0000)
commit bdf8ef6925de6ea1a9330fa1ce32e1a315d07eb2
Create a built-in log rotation program, so that we no longer have to
recommend that people go get Apache's rotatelogs program. Additional
benefits are that configuration is done through GUC, rather than
externally, and that the postmaster can monitor the log rotator and
restart it after failure (though we certainly hope that won't happen
often).
Andreas Pflug, some rework by Tom Lane.
13 files changed:
doc/src/sgml/maintenance.sgml diff | blob | blame | history
doc/src/sgml/runtime.sgml diff | blob | blame | history
src/backend/postmaster/Makefile diff | blob | blame | history
src/backend/postmaster/pgarch.c diff | blob | blame | history
src/backend/postmaster/pgstat.c diff | blob | blame | history
src/backend/postmaster/postmaster.c diff | blob | blame | history
src/backend/postmaster/syslogger.c [new file with mode: 0644] blob
src/backend/utils/error/elog.c diff | blob | blame | history
src/backend/utils/misc/guc.c diff | blob | blame | history
src/backend/utils/misc/postgresql.conf.sample diff | blob | blame | history
src/include/postmaster/postmaster.h diff | blob | blame | history
src/include/postmaster/syslogger.h [new file with mode: 0644] blob
src/include/utils/elog.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /