REVOKE not working... - Mailing list pgsql-admin

From Joe Maldonado
Subject REVOKE not working...
Date
Msg-id 41767366.7040305@webehosting.biz
Whole thread Raw
Responses Re: REVOKE not working...  ("Scott Marlowe" <smarlowe@qwest.net>)
Re: REVOKE not working...  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hello all,
    I have created users for which I have restricted access to SELECT
from a set of tables, this works :)
    But when I issue a REVOKE CREATE ON DATABASE mydb FROM myuser;
The user can still create tables...I've also issued this command for the
SCHEMA and still no go.

Is this a known problem, if so how can I restrict users from creating
objects in my db?

Thanks,

-Joe

pgsql-admin by date:

Previous
From: Matt Clark
Date:
Subject: Re: NIC to NIC connection
Next
From: "Dingyao Ng"
Date:
Subject: WxWidgets 2.5.1 & DevC++ with Postgresql ?