On Thu, Dec 20, 2007 at 03:24:34PM -0600, Roberts, Jon wrote:
> 
> Actually, PostgreSQL already has column level security for pg_stat_activity.

Not exactly.  pg_stat_activity is a view.  

But I think someone suggested upthread experimenting with making pg_proc
into a view, and making the real table pg_proc_real or something.  This
might work.

A


---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
       subscribe-nomail command to [EMAIL PROTECTED] so that your
       message can get through to the mailing list cleanly

Reply via email to