Re: [GENERAL] Functions To Let Users Cancel/Terminate own Back Ends

2012-02-02 Thread David E. Wheeler
On Feb 2, 2012, at 2:51 PM, Magnus Hagander wrote: >> I have a need at my $dayjob to let users cancel their own back ends. See any >> issues with this function to allow them to do that? Any security gotchas or >> anything? > > You mean something like this? > http://git.postgresql.org/gitweb/?p=

Re: [GENERAL] Functions To Let Users Cancel/Terminate own Back Ends

2012-02-02 Thread Magnus Hagander
On Thu, Feb 2, 2012 at 23:38, David E. Wheeler wrote: > PostgreSQLers, > > I have a need at my $dayjob to let users cancel their own back ends. See any > issues with this function to allow them to do that? Any security gotchas or > anything? You mean something like this? http://git.postgresql.o