On Fri, Nov 07, 2003 at 15:47:50 -0500,
  "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> I am trying to revoke the create table privilege from a user in a 
> database. 
> 
> I have revoked create on database and on the public schema, yet I can 
> still create table as that user.  what else do I need to do?

Is that user a superuser? If you gave that user the ability to create
new users then they are a superuser and access controls don't apply
to them.

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to