Re: Users and groups
От
Tom Lane
Тема
Re: Users and groups
Дата
Msg-id
3938.1045196214@sss.pgh.pa.us
Ответ на
Users and groups (Raj Mathur)
Список
Дерево обсуждения
Users and groups Raj Mathur <raju@linux-delhi.org>
Re: Users and groups Tom Lane <tgl@sss.pgh.pa.us>
Re: Users and groups Raj Mathur <raju@linux-delhi.org>
Raj Mathur 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
В списке pgsql-admin по дате отправления