Re: Starting PostgreSQL as an NT Service - Mailing list pgsql-hackers-win32

From Andrew Dunstan
Subject Re: Starting PostgreSQL as an NT Service
Date
Msg-id 40DB2030.7080500@dunslane.net
Whole thread Raw
In response to Re: Starting PostgreSQL as an NT Service  ("Merlin Moncure" <merlin.moncure@rcsonline.com>)
List pgsql-hackers-win32
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

pgsql-hackers-win32 by date:

Previous
From: "Merlin Moncure"
Date:
Subject: Re: Starting PostgreSQL as an NT Service
Next
From: "Merlin Moncure"
Date:
Subject: Re: Starting PostgreSQL as an NT Service