Rekha Ravi Pai wrote:
Hi,
I want to store confidential data. I created a user with createdb permission.
How can I prevent others accessing tables created by this user?

if you don't grant privileges to other roles or users, then only the table creator can access the created table.



--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to