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

From Magnus Hagander
Subject Re: win32 service code
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE34BB51@algol.sollentuna.se
Whole thread Raw
In response to win32 service code  ("Magnus Hagander" <mha@sollentuna.net>)
Responses Re: win32 service code
List pgsql-hackers-win32
>> > >I had a thought that on win32 pg_ctl start/stop would
>mean start/stop
>> > >the service (always) on win32, and for this to be the only way to
>> start
>>
>> > No, we need to be able to run *not* under the service manager, and
>> > pg_ctl needs to be able to control that, IMNSHO.
>> >
>> > Users might not have admin privs (e.g. in a classroom setting).
>>
>> Ok, fair enough.  Do you think start/stop service should
>still be done
>> through pg_ctl?
>
>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.

//Magnus

pgsql-hackers-win32 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: win32 service code
Next
From: Andrew Dunstan
Date:
Subject: Re: win32 service code