Restricting administrator's DB access - Mailing list pgsql-admin

From Ankur Sam
Subject Restricting administrator's DB access
Date
Msg-id 24218718.post@talk.nabble.com
Whole thread Raw
Responses Re: Restricting administrator's DB access  (Mike Ivanov <mikei@activestate.com>)
List pgsql-admin
Hello,

I need to store the sensitive data in the database and would want to allow
the data retrieval/modification only through the application. So even the
administrator of the DB should NOT be allowed to update the data directly.
Also this restriction will only be applicable to few tables of the database.

Is it doable by granting the restricted permissions?

Else another option would be to store the encrypted data but it would have a
performance hit.

I am planning to use PostgreSQL and Oracle.

Any pointers/suggestions would be much appreciated.

Thanks
Ankur
--
View this message in context: http://www.nabble.com/Restricting-administrator%27s-DB-access-tp24218718p24218718.html
Sent from the PostgreSQL - admin mailing list archive at Nabble.com.


pgsql-admin by date:

Previous
From: Brian Modra
Date:
Subject: large cache
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Hot standby