Re: Preventing in-session 'set role' commands - Mailing list pgsql-general

From Luca Ferrari
Subject Re: Preventing in-session 'set role' commands
Date
Msg-id CAKoxK+64-RgY-vq-9c=EOX89rDkBEoWdXRQ8FsEm36brr7JqKA@mail.gmail.com
Whole thread Raw
In response to Preventing in-session 'set role' commands  (VO Ipfix <ipfix5101@gmail.com>)
List pgsql-general
On Tue, Aug 6, 2019 at 10:26 AM VO Ipfix <ipfix5101@gmail.com> wrote:
>
> Is this something that can be accomplished with PostgreSQL? Any suggestions thoughts are welcome, however tangential

Perhaps SET SESSION AUTHORIZATION?
<https://www.postgresql.org/docs/11/sql-set-session-authorization.html>

Luca



pgsql-general by date:

Previous
From: VO Ipfix
Date:
Subject: Preventing in-session 'set role' commands
Next
From: Steven Winfield
Date:
Subject: RE: Preventing in-session 'set role' commands