From: | Michał Małecki <webmaster(at)e(dot)media(dot)pl> |
---|---|
To: | Tom Gordon <tom(at)farechase(dot)com> |
Cc: | "'pgsql-admin(at)postgresql(dot)org'" <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: How to create schema-specific users? |
Date: | 2003-09-11 19:33:34 |
Message-ID: | 3F60CE0E.6000507@e.media.pl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Dnia 03-09-09 16:22, Użytkownik Tom Gordon napisał:
> I'm missing something. How do I create a user that is just for a
> specific schema, and not a global user? I see in the docs how to create
> schemas and users, but not a schema-specific user.
Users, as well as roles aka groups are non-schema objects (they can own
other objects and mat be granted rights to other objects). What
particular functionality would you like to achieve using a user being
part of some other user's schema (except the ability to have multiple
separate namespaces for usernames)?
--
_______
| |||||| Michal Malecki, system analyst
| ||||||
| |||||| e.media Studio, Gliwice, PL
|e.media|
|__|||||| michal(dot)malecki(at)e(dot)media(dot)pl
From | Date | Subject | |
---|---|---|---|
Next Message | Peralta Miguel-MPERALT1 | 2003-09-11 19:35:56 | unsubscribe |
Previous Message | scott.marlowe | 2003-09-11 19:18:04 | Re: Does VACUUM ever free up any disk space? |