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 Andreas Pflug
[EMAIL PROTECTED] wrote: 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

Re: [pgadmin-support] group role membership

2005-11-10 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: 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

Re: [pgadmin-support] group role membership

2005-11-10 Thread Tom . Zschockelt
05 14:51 An: [EMAIL PROTECTED] Kopie: pgadmin-support@postgresql.org Thema: Re: [pgadmin-support] group role membership [EMAIL PROTECTED] wrote: > Hi, > > with postgres 8.1 and pgadmin 1.4.0 I found no way ( except a select on > pg_catalog-tables

Re: [pgadmin-support] group role membership

2005-11-10 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: 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). This isn't implemented yet; it will requ