Re: [PATCH] DefaultACLs

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Petr Jelinek <pjmodos(at)pjmodos(dot)net>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Stephen Frost <sfrost(at)snowman(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] DefaultACLs
Date: 2009-09-14 22:10:35
Message-ID: 4AAEBF5B.7010604@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Petr,

> It's not as easy to do the original idea of setting default privileges
> for schema for all users with CREATE privilege on schema but it can
> still be done, one just have to update default privileges every time
> somebody is granted that privilege, and DBA can still have control over
> it all.

Sounds like a good solution. Thanks for persisting with this.

--
Josh Berkus
PostgreSQL Experts Inc.
www.pgexperts.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Scott Mohekey 2009-09-14 22:12:18 Re: Timestamp to time_t
Previous Message David E. Wheeler 2009-09-14 20:41:19 Re: Commitfest Code Sprint with PUGs