On Thu, Feb 2, 2012 at 23:38, David E. Wheeler <[email protected]> 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.org/gitweb/?p=postgresql.git;a=commitdiff;h=0495aaad8b337642830a4d4e82f8b8c02b27b1be (So yes, the principle was agreed to be safe) -- Magnus Hagander Me: http://www.hagander.net/ Work: http://www.redpill-linpro.com/ -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
