Merlin Moncure wrote:
>>L.S.,
>>
>>I've made a simple wrapper to be able to start
>>the new native win32 port of PostgreSQL as an
>>NT Service.
>>
>>One can download the sources from
>>
>> http://elementals.sf.net
>>
>>Best regards,
>>--
>>Hans Oesterholt-Dijkema
>>
>>
>>
>
>The real challenge with running pg as a service is not the Service
>Handler itself, but modification of the postmaster so that pg plays
>friendly with the event manager the current (as-of-yet-unapplied) patch
>routs all the logging except startup/shutdown to dev/null.
>
>
>
I thought we were going to do all this via pg_ctl ...
cheers
andrew