public inbox for [email protected]
help / color / mirror / Atom feedFrom: Bastiaan Wakkie <[email protected]>
To: [email protected]
Subject: Re: Assign Role based on Table Cell value
Date: Fri, 25 Apr 2025 13:18:58 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
<[email protected]>
There is row-level security from PostgreSQL 9.5 onwards, see if that
fits your needs.
On 4/24/25 02:26, Æ • wrote:
> I have several users accessing PostgreSQL database managed through
> pgAdmin. The database consists of a table with several columns and
> rows. I want to grant permission to certain users to write/edit
> certain certain rows based on the value of a certain cell i.e., if
> cell value = x than user 123 has edit rights. From what I have
> understood, the Grant Wizard grants access to the entire table. Is
> there anyway be more granular in granting access/assigning roles?
> Thanks
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected]
Subject: Re: Assign Role based on Table Cell value
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox