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:27:08 +0200 |
commit | 63784d792b6ac9711b222687884f3a52e1f6b36f (patch) | |
tree | dc94e038ce0c9c61fa01c172666735724c008925 /doc/src | |
parent | 066d5a3ef5409da833c1138de640d26ec011277c (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')
-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 59d05c51019..fd4525328f0 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> |