Обсуждение: list user not in group

Поиск
Список
Период
Сортировка

list user not in group

От
"frank_lupo"
Дата:
If possible view the user not in group ?

E.s
Users
    User1
    User2
    User3
Groups
    Group1
      User1
    Group2
      User2
Users Not in groups
    User3


Bye !!
Frank Lupo (Wolf) !!



--
Prendi GRATIS l'email universale che... risparmia: http://www.email.it/f

Sponsor:
Cerchi un idraulico, un elettricista , un imbianchino, una baby sitter?
su QXservice trovi la soluzione ai mille imprevisti della tua casa, con un
click!
Clicca qui: http://adv2.email.it/cgi-bin/foclick.cgi?mid=534&d=20-7

Re: list user not in group

От
"Dave Page"
Дата:

> -----Original Message-----
> From: frank_lupo [mailto:frank_lupo@email.it]
> Sent: 20 July 2002 10:55
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] list user not in group
>
>
> If possible view the user not in group ?
>
> E.s
> Users
>     User1
>     User2
>     User3
> Groups
>     Group1
>       User1
>     Group2
>       User2
> Users Not in groups
>     User3
>

There's no way to do this in pgAdmin, and to be honest it's not
something I have the time for. You might try figuring out an SQL query
to do it for you.

Regards, Dave.