Re: Preventing in-session 'set role' commands

From: Luca Ferrari <fluca1978(at)gmail(dot)com>
To: VO Ipfix <ipfix5101(at)gmail(dot)com>
Cc: pgsql-general <pgsql-general(at)postgresql(dot)org>
Subject: Re: Preventing in-session 'set role' commands
Date: 2019-08-06 10:50:17
Message-ID: CAKoxK+64-RgY-vq-9c=EOX89rDkBEoWdXRQ8FsEm36brr7JqKA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Aug 6, 2019 at 10:26 AM VO Ipfix <ipfix5101(at)gmail(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Steven Winfield 2019-08-06 11:04:11 RE: Preventing in-session 'set role' commands
Previous Message VO Ipfix 2019-08-06 08:25:43 Preventing in-session 'set role' commands