On Mon, 23 Apr 2001, Tom Lane wrote: > The Hermit Hacker <[EMAIL PROTECTED]> writes: > > sendmail does it now, and, apparently relatively portable across OSs ... > > sendmail expects to be root. It's unlikely (and very undesirable) that > postgres will be installed with adequate privileges to read /dev/kmem, > which is what it'd take to run the sendmail loadaverage code on most > platforms... Actually, not totally accurate ... sendmail has a 'RunAs' option for those that don't wish to have it run as root, and still works for the loadavg stuff, to the best of my knowledge (its an option I haven't played with yet) ... ---------------------------(end of broadcast)--------------------------- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
- [HACKERS] refusing connections based on load ... The Hermit Hacker
- Re: [HACKERS] refusing connections based on load ..... Nathan Myers
- Re: [HACKERS] refusing connections based on loa... Jan Wieck
- [HACKERS] Re: refusing connections based on loa... August Zajonc
- Re: [HACKERS] refusing connections based on load ..... Tom Lane
- Re: [HACKERS] refusing connections based on loa... The Hermit Hacker
- Re: [HACKERS] refusing connections based on... Tom Lane
- Re: [HACKERS] refusing connections base... Ian Lance Taylor
- Re: [HACKERS] refusing connections... The Hermit Hacker
- Re: [HACKERS] refusing connections base... The Hermit Hacker
- Re: [HACKERS] refusing connections base... Nathan Myers
- Re: [HACKERS] refusing connections base... Neal Norwitz
- Re: [HACKERS] refusing connections... Tom Lane
- Re: [HACKERS] refusing connect... Doug McNaught
- Re: [HACKERS] refusing con... Peter Eisentraut
- Re: [HACKERS] refusing con... Christopher Masto