Re: permissions on databases vs. permissions on tables

From: Ferruccio Zamuner <nonsolosoft(at)diff(dot)org>
To: pgsql-general(at)postgresql(dot)org
Cc: jim(at)reptiles(dot)org
Subject: Re: permissions on databases vs. permissions on tables
Date: 2000-11-08 23:43:14
Message-ID: 200011082343.eA8NhEW27005@tnt.diff.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Dear Jim,

I've post the same question one week ago on pgsql-sql(at)postgresql(dot)org but
none has answered until today.
Perhaps this is not a problem or this seems an obvious topic.

I hope that at least someone tells us how this question is silly.

Bye, \fer

> ok, so i know how to use GRANT/REVOKE to assign permission levels on tables.

> however, it eludes me on how to do it on a database level.

> i poked about in the manuals and nothing jumped out and said "here's how
> you do it".

> for example, i have a database called "samples".

> in "samples", i have various tables which have been configured using
> "GRANT/REVOKE" to allow/disallow various activities by users.

> however, any user can create new tables.

> how do i stop/restrict who can add tables (and/or indexes) ?

> --
> [ Jim Mercer jim(at)reptiles(dot)org +1 416 410-5633 ]
> [ Reptilian Research -- Longer Life through Colder Blood ]
> [ Don't be fooled by cheap Finnish imitations; BSD is the One True Code. ]

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2000-11-08 23:45:15 Re: Relation 'pg_user' does not exist
Previous Message Matt Beauregard 2000-11-08 23:19:20 Re: Relation 'pg_user' does not exist