Re: [ADMIN] Preventing users from creating tables in certain dbs.

2000-06-21 Thread R D
--- 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-

[ADMIN] Preventing users from creating tables in certain dbs.

2000-06-20 Thread Stefan Muehlebach
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