On Tue, Mar 27, 2012 at 10:46 AM, Alvaro Herrera <[email protected]> wrote: > Isn't it the case that many web applications run under some common > database user regardless of the underlying webapp user? I wouldn't say > that's an unimportant case. Granted, the webapp user wouldn't have > permission to run arbitrary queries in the first place.
I thought as we have cancel_backend implemented (which this is a small extension of), the PGPROC roleid must be a spot-on match. -- fdr -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
