]> 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:26:25 +0000 (18:26 +0200)
commit15fe829b23ad1871ed0b27d807371cbd37768289
treed8c0642ba75f796de18b10d423bc30ef53e207a1
parentffa653b945cb6a03e64b7c7c0d61b7ee916ada1b
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