| From: | Chris Browne <cbbrowne(at)acm(dot)org> |
|---|---|
| To: | pgsql-advocacy(at)postgresql(dot)org |
| Subject: | Re: 8.1 release, next take |
| Date: | 2005-09-19 04:17:51 |
| Message-ID: | 60r7blr8r4.fsf@dba2.int.libertyrms.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-advocacy |
josh(at)agliodbs(dot)com (Josh Berkus) writes:
> 5) Can someone **please** give me a more exciting description of
> what ROLES are for?
Roles: PostgreSQL now supports database roles, which simplify
the management of large user bases with complex overlapping
database rights.
The following may be a bit too wordy, but may provide something to
"mine."
Roles: PostgreSQL has unified users and groups into a common object
type called a role. Access privileges are associated with roles, and
the unification makes it easier to manage access for large user bases
involving complex overlapping database privileges.
--
(reverse (concatenate 'string "gro.mca" "@" "enworbbc"))
http://cbbrowne.com/info/wp.html
When replying, it is often possible to cleverly edit the original
message in such a way as to subtly alter its meaning or tone to your
advantage while appearing that you are taking pains to preserve the
author's intent. As a bonus, it will seem that your superior
intellect is cutting through all the excess verbiage to the very heart
of the matter. -- from the Symbolics Guidelines for Sending Mail
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Josh Berkus | 2005-09-19 05:11:08 | Re: 8.1 release, next take |
| Previous Message | Oleg Bartunov | 2005-09-19 04:01:08 | Re: 8.1 release, next take |