Re: win32 service code - Mailing list pgsql-hackers-win32

From Andrew Dunstan
Subject Re: win32 service code
Date
Msg-id 40B65B59.6000308@dunslane.net
Whole thread Raw
In response to Re: win32 service code  ("Magnus Hagander" <mha@sollentuna.net>)
List pgsql-hackers-win32
Magnus Hagander wrote:

>>What are the advantages of _not_ using pg_ctl?
>>
>>
>
>That all other services are handled through the service MMC snapin.
>
>That's not a reason not to support *both*, though.
>
>
>

Not to mention the fact that it is by far the easiest way to ensure that
the db is brought back up on reboot.

We have to provide both facilities IMNSHO - the issue is not one or the
other, but making sure that they don't collide badly.

cheers

andrew

pgsql-hackers-win32 by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: win32 service code
Next
From: Andrew Dunstan
Date:
Subject: Re: Re : Win32 binaries test / pg_dump problem