Re: [pgadmin-support] group role membership

2005-11-10 Thread Tom . Zschockelt
>This is possible for <=8.0 groups, and it's a common task to assign a >bunch of users to a new group/role, so I'm inclined not to agree. I don't understand this comment. Do you mean that you disagree in my appreciation that modifying the underlying data will not be a high priority aspect or di

Re: [pgadmin-support] group role membership

2005-11-10 Thread Tom . Zschockelt
Hi Andreas, well my first thought for this was : - to extend the property window of a grouprole by a new tab called 'members of this role' - in this new tab integrate a treectrl which contains all direct member (roles) and if an item is a role with sub-members go down to the next recursive lev

[pgadmin-support] group role membership

2005-11-09 Thread Tom . Zschockelt
Hi, with postgres 8.1 and pgadmin 1.4.0 I found no way ( except a select on pg_catalog-tables ) to get a list of all members belonging to certain group role. The other way around works ( all assigned roles to a certain role). If we use group roles to manage access to objects it would be neccess