Re: pg_group members

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pg_group members
Дата
Msg-id 200206282327.g5SNRdT14609@candle.pha.pa.us
обсуждение исходный текст
Ответ на pg_group members  (Kelly <quadratini@sni.ph>)
Список pgsql-sql
Kelly wrote:
> 
> How do I list all members of a certain pg_group?
> Any help would be greatly appreciated.

Uh, we should have an easy way to do that, but we don't.  You have to
take the userid's from pg_group and look them up in pg_user.

We do have a TODO item:
* Allow easy display of usernames in a group

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 




В списке pgsql-sql по дате отправления:

Предыдущее
От: Kelly
Дата:
Сообщение: pg_group members
Следующее
От: "Christopher Kings-Lynne"
Дата:
Сообщение: Re: creating functional index over multiple columns