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:26:25 +0200 |
| commit | 15fe829b23ad1871ed0b27d807371cbd37768289 (patch) | |
| tree | d8c0642ba75f796de18b10d423bc30ef53e207a1 /doc/src | |
| parent | ffa653b945cb6a03e64b7c7c0d61b7ee916ada1b (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 5edc167de36..f75e5210d96 100644 --- a/doc/src/sgml/ref/pg_ctl-ref.sgml +++ b/doc/src/sgml/ref/pg_ctl-ref.sgml @@ -104,6 +104,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> </cmdsynopsis> |
