Stephen Frost <sfrost(at)snowman(dot)net> writes:
> * Tom Lane (tgl(at)postgresql(dot)org) wrote:
>> Enable pg_ctl to give up admin privileges when starting the server under
>> Windows (if newer than NT4, else works same as before).
> I don't suppose we could consider doing this for Unix-based systems too?
> I think it'd certainly be nice. It's also how quite a few other Unix
> daemons operate.
Why should we try to duplicate the functionality of "su"? And we would
have to largely duplicate it, not just change process UID.
I don't see the need for it anyway. The only reason this patch went in
at all is to compensate for the general level of ignorance of Windows
users...
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: Tom Lane | Date: 2006-02-11 16:09:34 |
| Subject: Re: [PERFORM] What do the Windows pg hackers out there like for dev |
| Previous: | From: Alfranio Correia Junior | Date: 2006-02-11 15:09:29 |
| Subject: Locks |
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2006-02-11 16:20:44 |
| Subject: Re: [COMMITTERS] pgsql: Enable pg_ctl to give up admin privileges |
| Previous: | From: Bruce Momjian | Date: 2006-02-11 03:33:37 |
| Subject: pgsql: Done: > * -Allow INET + INT8 to increment the host part of the |