mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +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:
@ -117,6 +117,7 @@ PostgreSQL documentation
|
||||
</arg>
|
||||
<arg>-w</arg>
|
||||
<arg>-t <replaceable>seconds</replaceable></arg>
|
||||
<arg>-s</arg>
|
||||
<arg>-o <replaceable>options</replaceable></arg>
|
||||
</cmdsynopsis>
|
||||
|
||||
|
Reference in New Issue
Block a user