Re: win32 service code
- From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
- To: Merlin Moncure <merlin(dot)moncure(at)rcsonline(dot)com>
- Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, pgsql-hackers-win32 <pgsql-hackers-win32(at)postgresql(dot)org>
- Subject: Re: win32 service code
- Date: Thu, 27 May 2004 17:06:08 -0400 (EDT)
- Message-id: <200405272106(dot)i4RL68k19135(at)candle(dot)pha(dot)pa(dot)us>
Merlin Moncure wrote:
> Andrew wrote:
> > >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?
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
Home |
Main Index |
Thread Index