Re: Proposal: Role Sandboxing for Secure Impersonation
Michał Kłeczek <michal@kleczek.org>
From: Michał Kłeczek <michal@kleczek.org>
To: Joe Conway <mail@joeconway.com>
Cc: Eric Hanson <eric@aquameta.com>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2024-12-02T17:49:23Z
Lists: pgsql-hackers
> On 2 Dec 2024, at 18:39, Joe Conway <mail@joeconway.com> wrote: > > I am very much in favor of functionality of this sort being built in to the core database. Very similar functionality is available in an extension I wrote years ago (without the SQL grammar support) -- see https://github.com/pgaudit/set_user Coincidentally, I’ve created https://github.com/pgaudit/set_user/issues/87 BTW thanks for set_user - really needed and appreciated. — Michal