Re: BUG #1497: Default permissions allow any user to create objects in any database - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1497: Default permissions allow any user to create objects in any database
Date
Msg-id 15851.1109137715@sss.pgh.pa.us
Whole thread Raw
In response to BUG #1497: Default permissions allow any user to create objects in any database  ("Barry Brown" <barry@cs.sierracollege.edu>)
List pgsql-bugs
"Barry Brown" <barry@cs.sierracollege.edu> writes:
> I should not be able to do this.

Not everyone would agree with you.  But if you want to work that way,
revoke public CREATE privileges on the public schema, and revoke public
CREATE privileges on the database so people can't create new schemas.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "Yavuz"
Date:
Subject: BUG #1503: pg_restore cannot restore a backup
Next
From: "Thomas"
Date:
Subject: BUG #1502: hash_seq_search might return removed entry