Check used privilege in a statment

From: Ahmed Ibrahim <ahmedhssn02(at)gmail(dot)com>
To: pgadmin-support(at)postgresql(dot)org
Subject: Check used privilege in a statment
Date: 2024-09-09 17:45:42
Message-ID: CAKfRk1utHy+jmaQ7ivOJahx-Jt_4miRXZGQWEqvPQ2E+aEfY4Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi,
I am trying to know which privileges are used in a specific query but I am
facing problems when I have nested queries. Where is the best place/hook I
can check for all needed permissions for a query in the source? Currently,
trying it in the exectuter start but the nested queries are problematic.
Thanks!
Ahmed

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Yogesh Mahajan 2024-09-10 04:17:39 Re: Check used privilege in a statment
Previous Message Farid 2024-09-09 16:52:27 Re: update python dependency from 3.11 to 3.12