Re: Limiting user privileges

From: Tad Marko <tmarko(at)metrosplash(dot)com>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Limiting user privileges
Date: 2005-01-11 20:26:15
Message-ID: 1105475175.8275.7.camel@boojiboy.metrosplash.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Mon, 2005-01-10 at 11:31 -0700, Michael Fuhr wrote:
> On Mon, Jan 10, 2005 at 11:19:10AM -0600, Tad Marko wrote:
> ... earlier comments regarding schemas and privileges ...

Now I'm a bit closer to having things working, but I seem to be running
into another problem granting the privileges I want for a given user.

I can

GRANT ALL ON a_specific_table TO user

but I can't figure out how to simply give some privilege to a user on
all tables.

I'm pretty sure that I don't have my head wrapped around schemas well
enough, so maybe what I ought to be asking is how do I create a database
in a new schema and then use the schema to control user access???

Thanks,
Tad
--
Tad Marko <tmarko(at)metrosplash(dot)com>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message BASEI, Sidnei R. 2005-01-11 20:48:09 PostgreSQL Performance
Previous Message Tom Lane 2005-01-11 19:59:55 Re: Vacuum full - disk space eaten by WAL logfiles