diff options
author | Magnus Hagander <magnus@hagander.net> | 2011-06-09 18:18:45 +0200 |
---|---|---|
committer | Magnus Hagander <magnus@hagander.net> | 2011-06-09 18:28:04 +0200 |
commit | 9c04b889966a24c2c021039ba29b30bc7592994c (patch) | |
tree | 4950789a09c816c83a6838c34aec645962e9b8a6 /doc/src/sgml/ref | |
parent | 302e4e6f3b5f5e03162f11c8a074d337cd11acf7 (diff) |
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
Diffstat (limited to 'doc/src/sgml/ref')
-rw-r--r-- | doc/src/sgml/ref/pg_ctl-ref.sgml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/sgml/ref/pg_ctl-ref.sgml b/doc/src/sgml/ref/pg_ctl-ref.sgml index c4eae623560..6ee18d406e7 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -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> |