View Single Post

   
  #9 (permalink)  
Old 04-18-2008, 12:22 AM
Neil Conway
 
Posts: n/a
Default Re: [PATCH] pg_autovacuum commandline password hiding.

Tom Lane wrote:
> I don't offhand know of any Unix platforms where they cannot be found
> out


I don't know which platforms it is secure/insecure on, but I can
certainly imagine secure systems where ps(1) data in general is viewed
as sensitive and thus not made globally visible.

> My inclination is to remove this from HEAD (where it may be moot anyway
> by the time 8.1 freezes) and from 8.0.


I don't think there is sufficient justification for removing this
feature and breaking users of a stable release series. The documentation
states this feature is likely insecure, so presumably people who are
using it are aware of the consequences.

-Neil

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote