From: | Raj Mathur <raju(at)linux-delhi(dot)org> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: Users and groups |
Date: | 2003-02-14 13:58:28 |
Message-ID: | 15948.62980.757323.308651@mail.linux-delhi.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
>>>>> "Tom" == Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> writes:
Tom> Raj Mathur <raju(at)linux-delhi(dot)org> writes:
>> ... However, the complementary process, determining all the
>> users in group administrators, isn't so clean.
Tom> Doesn't select grolist from pg_group where groname =
Tom> 'administrators' do it for you? I suppose you might want the
Tom> thing to map sysids back to usernames ...
Ah, maybe I should have been more explicit: need a list of usename's
of users who are admins. Any simple command (set) to do that?
Regards,
-- Raju
--
Raj Mathur raju(at)kandalaya(dot)org http://kandalaya.org/
It is the mind that moves
From | Date | Subject | |
---|---|---|---|
Next Message | Laura Conrad | 2003-02-14 14:04:37 | Re: How to restore from pg_dumpall output |
Previous Message | Bruce Momjian | 2003-02-14 12:40:44 | Re: Auth users and command pg_passwd |