Tom Lane wrote: > Stephen Frost <[EMAIL PROTECTED]> writes: > > * Tom Lane ([EMAIL PROTECTED]) 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...
But other Unix daemons do it, so why not us? -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073 ---------------------------(end of broadcast)--------------------------- TIP 2: Don't 'kill -9' the postmaster