On Wed, 17 Dec 2003, Christopher Murtagh wrote:

> On Wed, 2003-12-17 at 13:54, Stephan Szabo wrote:
> > I think you probably want to revoke create on the public schema. Create on
> > databases controls the creation of schemas.
> > From the grant page:
>
>  Hrm, thanks for the reply. I tried that too. Here's what I got (below).
> Am I missing something obvious?

Ah, right, PUBLIC has rights to the public schema.  You'll need to
revoke those and then grant usage to newuser I believe (and correct
permissions to other users as appropriate).  Forgot about that.

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to