List out the users having access (read/write) on a specific table

From: Shrikant Bhende <shrikantpostgresql(at)gmail(dot)com>
To: pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: List out the users having access (read/write) on a specific table
Date: 2020-11-09 07:08:36
Message-ID: CAMTQpJCnHhUN+a49vVJsh7f-usUcGWuHx_RYWcjznye70bKWUg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello,

How can I get the list of all the users having read or write access on a
particular table,
for example, I need to find out the list of users having access on table "
test_schema.xyz".

Thanks

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Dhanraj Acharya 2020-11-09 07:36:42 Re: List out the users having access (read/write) on a specific table
Previous Message Anjul Tyagi 2020-11-09 05:33:25 Re: Backup restore for upgrade