Re: User Privileges Issue

From: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
To: somnath som <som(dot)somnath16(at)gmail(dot)com>, Pgsql-admin <pgsql-admin(at)lists(dot)postgresql(dot)org>
Subject: Re: User Privileges Issue
Date: 2024-09-02 09:51:43
Message-ID: ff9b10af53aa19f7cb7939b43d1b01c53a4ee730.camel@cybertec.at
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Thu, 2024-08-29 at 17:22 +0530, somnath som wrote:
> We have one user like “Test_User”, Can I check what all previliges are there for “Test_User”.
> When running \du+ command then only can see for superuser, others user are not showing.
> Please provide me command to check what all previliges are there for a user.

There is nothing like that built into PostgreSQL.

Perhaps the pg_permissions extension can help:
https://github.com/cybertec-postgresql/pg_permissions

Yours,
Laurenz Albe

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Laurenz Albe 2024-09-02 10:30:32 Re: Postgresql Database and PG_WAL locations
Previous Message Rajesh Kumar 2024-08-30 14:24:59 Re: DR set up.