Re: pg_ctl - Mailing list pgsql-hackers-win32

From Magnus Hagander
Subject Re: pg_ctl
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE34B5CE@algol.sollentuna.se
Whole thread Raw
In response to pg_ctl  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers-win32
> >>Are we now in a state where it would make sense to look at doing
> >>pg_ctl
> >>in C?
> >
> > Why bother?  I should think that Windows users want to run PG as a
> > service.
>
> Except when a non administrator wants to run his own PG instance.

This is one of the reasons why a pg_ctl is still needed. The other is if
you run the server in debugging on the commandline. You can shut it down
with Ctrl-C, but you can't send signals to reload etc.

//Magnus

pgsql-hackers-win32 by date:

Previous
From: David Garamond
Date:
Subject: Re: pg_ctl
Next
From: Claudio Natoli
Date:
Subject: Re: pg_ctl