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

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: aa68872) | patch
Add option to pg_ctl to choose event source for logging
2014年7月17日 10:42:08 +0000 (12:42 +0200)
2014年7月17日 10:42:08 +0000 (12:42 +0200)
commit c0e4520b1667279389bb0dce8d867df2ac25042a
Add option to pg_ctl to choose event source for logging

pg_ctl will log to the Windows event log when it is running as a service,
which is the primary way of running PostgreSQL on Windows. This option
makes it possible to specify which event source to use for this, in order
to separate different instances. The server logging itself is still controlled
by the regular logging parameters, including a separate setting for the event
source. The parameter to pg_ctl only controlls the logging from pg_ctl itself.

MauMau, review in many iterations by Amit Kapila and me.
doc/src/sgml/ref/pg_ctl-ref.sgml diff | blob | blame | history
src/backend/utils/error/elog.c diff | blob | blame | history
src/backend/utils/misc/guc.c diff | blob | blame | history
src/bin/pg_ctl/pg_ctl.c diff | blob | blame | history
src/bin/pgevent/pgevent.c diff | blob | blame | history
src/include/pg_config_manual.h diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

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