Database Rights - Mailing list pgsql-general

From webmaster
Subject Database Rights
Date
Msg-id 3CF37FEF.804C205D@harbornet.com
Whole thread Raw
Responses Re: Database Rights
List pgsql-general
Hi,

I noticed that as I create Databases and add users in psql that any user
can create a table in any database.  Is there a way to restrict access
to a database to specific users or groups.  I see how to do this with a
table after it has been created using GRANT and REVOKE, but I don't want
to allow any user to be able to create tables in any database except the
ones they have rights in.

Thanks for any help,
-Elkan


pgsql-general by date:

Previous
From: "Joshua b. Jore"
Date:
Subject: Re: Returning types - PL-PgSql functions
Next
From: Stephen Robert Norris
Date:
Subject: Re: How to cripple a postgres server