sferriol wrote:
> i'm creating a database with different groups of users.
> but i have one group which is the administrators of the system.
> i would like to enable all members of this group to have the rights
> to create another users.
>
> how can i do that with a GROUP in postgres?
It's not possible.