pgsql: Support silent mode for service registrations on win32

Started by Magnus Haganderover 15 years ago1 messagescomitters
Jump to latest
#1Magnus Hagander
magnus@hagander.net

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

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/15fe829b23ad1871ed0b27d807371cbd37768289

Modified Files
--------------
doc/src/sgml/ref/pg_ctl-ref.sgml | 1 +
src/bin/pg_ctl/pg_ctl.c | 6 ++++++
2 files changed, 7 insertions(+), 0 deletions(-)