Re: hide data from admins - Mailing list pgsql-general

From Ron Johnson
Subject Re: hide data from admins
Date
Msg-id CANzqJaBUFoVZw+AS9Rc4OQ67NNzzsPdLvD2SSb8J9KpR=kXogQ@mail.gmail.com
Whole thread Raw
In response to hide data from admins  (Siraj G <tosiraj.g@gmail.com>)
Responses Re: hide data from admins
List pgsql-general
On Tue, Mar 11, 2025 at 9:48 PM Siraj G <tosiraj.g@gmail.com> wrote:
Hello Experts!

What are the features available in Postgresql to hide PII (personal identifiable information) from the Admin team? Like in Oracle we have data vault and data redaction, I am looking for similar features in PostgreSQL.We do not want to do code level changes.

Look at pgsodium.  However, "no code level changes" is code for at-rest encryption.

--
Death to <Redacted>, and butter sauce.
Don't boil me, I'm still alive.
<Redacted> lobster!

pgsql-general by date:

Previous
From: Siraj G
Date:
Subject: hide data from admins
Next
From: Luca Ferrari
Date:
Subject: ERROR: could not read block 0 in file when creating an index out of a function