Schema Pivileges was Re: Alter privileges for all tables

From: Peter Fein <pfein(at)pobox(dot)com>
To: Sean Davis <sdavis2(at)mail(dot)nih(dot)gov>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Schema Pivileges was Re: Alter privileges for all tables
Date: 2005-08-01 14:19:39
Message-ID: 42EE2F7B.3090806@pobox.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sean Davis wrote:
> Sorry to ask this again, but I seem to have misplaced the original
> discussion and can't find it in the archives--could someone point me to the
> thread on functions to batch alter privileges on all tables (or a subset) in
> a database?

On a somewhat related note, is revoking all on a schema sufficient to
prevent users (or, say, group public) from accessing anything w/i that
schema, or do I need to explicitly set rights on all of the objects w/i
the schema?

--
Peter Fein pfein(at)pobox(dot)com 773-575-0694

Basically, if you're not a utopianist, you're a schmuck. -J. Feldman

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Wang, Mary Y 2005-08-01 16:20:54 Re: Unable to Update a Record
Previous Message Tom Lane 2005-08-01 14:13:42 Re: Strange delete behaviour