RLS for superuser - Mailing list pgsql-sql

From Gaurav Tomar
Subject RLS for superuser
Date
Msg-id CAByYU3SCUxbA=cepB=L+LYNyQY+bCF+2ONcAjZQBHduiBuk7hA@mail.gmail.com
Whole thread Raw
Responses Re: RLS for superuser
Re: RLS for superuser
List pgsql-sql
Hi All,

We are developing an application which will connect to the PostgreSQL 9.5 at backend.
We do not want any DB role/user including superuser to access the table data from the backend, only if the user is logging in from the application can see the data.

To achieve this we have created policies and enable RLS on the tables. By enabling the RLS and creating policies we are able to restrict all the DB user/role including table owner of the table but not able to restrict superuser. 

Regards,

Gaurav

+91 876 265 4621

pgsql-sql by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Fwd: Regarding change in the size of database
Next
From: "MS (direkt)"
Date:
Subject: Re: RLS for superuser