--- Stefan Muehlebach <[EMAIL PROTECTED]>
wrote:
> Hi there
>
> How can I prevent a user from creating a table in a
> database that she is
> not owner of?
>
You can't. But as far as I know it's worked on the
problem.
Rumen
p.s. Sorry if message is doubled but there was no
responce from pgsql-
Hi there
How can I prevent a user from creating a table in a database that she is
not owner of?
Suppose we have two users: 'mary' and 'fred', both are postgres-users, NOT
allowed to create dbs or users. For both users the db manager already
created a database (named 'mary' and 'fred').
In the s