Raj Mathur <[EMAIL PROTECTED]> writes:
> ...  However, the complementary process, determining
> all the users in group administrators, isn't so clean.

Doesn't
        select grolist from pg_group where groname = 'administrators'
do it for you?  I suppose you might want the thing to map sysids
back to usernames ...

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly

Reply via email to