]> 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:27:08 +0000 (18:27 +0200)
commit63784d792b6ac9711b222687884f3a52e1f6b36f
treedc94e038ce0c9c61fa01c172666735724c008925
parent066d5a3ef5409da833c1138de640d26ec011277c
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