Tom Lane Wrote:

> (a) wouldn't that require root privilege?  (b) how would we 
> determine whether we are on a system to which this applies?  
> (c) is it actually documented in a way that makes you think 
> it'll be a permanently supported feature (ie, somewhere 
> outside the source code)?

(a) No, /proc/{pid}/* is owned by the process
(b) /proc/{pid}/oom_adj exists ?
(c) No, from the source: (not docbooked, we don't want this one
cluttering up the manual)

... John

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to