1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-27 23:21:58 +03:00

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
This commit is contained in:
Magnus Hagander
2011-06-09 18:18:45 +02:00
parent 302e4e6f3b
commit 9c04b88996
2 changed files with 7 additions and 0 deletions

View File

@ -91,6 +91,7 @@ PostgreSQL documentation
<arg>-D <replaceable>datadir</replaceable></arg>
<arg>-w</arg>
<arg>-t <replaceable>seconds</replaceable></arg>
<arg>-s</arg>
<arg>-o <replaceable>options</replaceable></arg>
<sbr>