Re: access privileges: grant select on (all current and future tables)?

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: John Smith <jayzee(dot)smith(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: access privileges: grant select on (all current and future tables)?
Date: 2007-09-28 14:23:41
Message-ID: 20070928142341.GF18001@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

John Smith escribió:
> On 9/27/07, John Smith <jayzee(dot)smith(at)gmail(dot)com> wrote:
> > On 9/27/07, John Smith <jayzee(dot)smith(at)gmail(dot)com> wrote:
> > > how'd i "grant select on (all current and future tables inside a
> > > private schema) to username" without turning that user into superuser?
> > > "grant usage on..." doesn't do it.
> > >
> > > or do i, everytime i batch/auto create the tables, do a "grant select
> > > on (new table) to username"?
> >
> > also how'd i find access privileges for a schema. something like "\z
> > schemaname" not "\dp schemaname."?
>
> ok let me ask this one other way:
> when i "drop user username" which system tables does it access to then reply:
> ERROR: role "username" cannot be dropped...
> DETAIL: access to schema schemaname
>
> where is this "access to schema..." info stored?

pg_shdepend

--
Alvaro Herrera http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Vivek Khera 2007-09-28 14:28:47 Re: Debian problem...
Previous Message Scott Marlowe 2007-09-28 14:16:08 Re: How to avoid: 9.50184e+06