Jump to content

Unable To Revoke User Rights


dante_forum

Recommended Posts

Hi,

 

on a Postgres database (stevie) I want to create a readonly role which is just able to select from existing tables. I created a new user and linked it to the database via the cPanel GUI.

Then I revoked all create privileges on schema level and insert, update privileges on table level. However this user still can create tables and manipulate them.

I noticed that HelioHost has enabled inheritance and all "Users" have disabled privileges.

SELECT * FROM pg_roles;

 

So the question is: How can I revoke privileges to a created user?

 

Thanks and best regards,

Dante

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...