]> granicus.if.org Git - postgresql/commit
Support silent mode for service registrations on win32
authorMagnus Hagander <magnus@hagander.net>
Thu, 9 Jun 2011 16:18:45 +0000 (18:18 +0200)
committerMagnus Hagander <magnus@hagander.net>
Thu, 9 Jun 2011 16:28:04 +0000 (18:28 +0200)
commit9c04b889966a24c2c021039ba29b30bc7592994c
tree4950789a09c816c83a6838c34aec645962e9b8a6
parent302e4e6f3b5f5e03162f11c8a074d337cd11acf7
Support silent mode for service registrations on win32

Using -s when registering a service will now suppress
the application eventlog entries stating that the service
is starting and started.

MauMau
doc/src/sgml/ref/pg_ctl-ref.sgml
src/bin/pg_ctl/pg_ctl.c