On Fri, Jul 17, 2020 at 12:08 PM Ailleen Pace <Ailleen.Pace@xxxxxxxxxx> wrote:
Oracle has a product called Oracle Label Security using Oracle Internet Directory. Does PostgreSQL have a similar capability?
Thank you in advance!
Hi Ailleen,
Googling it appears the same functionality in Postgres is called Row Level Security (RLS).
-Michel