Revoke delete on a table for super user

From: "Campbell, Lance" <lance(at)illinois(dot)edu>
To: "pgsql-admin(at)postgresql(dot)org" <pgsql-admin(at)postgresql(dot)org>
Subject: Revoke delete on a table for super user
Date: 2016-08-02 17:23:33
Message-ID: B75CD08C73BD3543B97E4EF3964B7D70307769B3@CITESMBX1.ad.uillinois.edu
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-admin

PostgreSQL 9.5
Is there a way to revoke the ability to perform delete on a table for a user that is a super user?

I know technically you could add the access back but is it possible?

Thanks,

Lance

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2016-08-02 17:27:08 Re: Revoke delete on a table for super user
Previous Message Luca Ferrari 2016-08-02 12:00:25 Re: Create language plperlu Error