Re: select users in a group?

From: "Johnson, Shaunn" <SJohnson6(at)bcbsm(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: select users in a group?
Date: 2002-04-17 19:15:06
Message-ID: 73309C2FDD95D11192E60008C7B1D5BB0452E28D@snt452.corp.bcbsm.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

--WAIT ... I'm sorry ... by bad ...

--I'm looking at the table pg_group and I see
the group 'staff' listed ... along the lines, I see
what I can only assume is the UID-ish numbers
of the users that are in the group.

--NOW ... I want to go from THAT point to figuring
out who those people are ...

--Hope I caught this in time ...

-X

-----Original Message-----

Howdy:

I'm running Postgres 7.1.3 on RedHat Linux 2.4.7-rel 10.

How can I get a list of the users in a group? For example,
I created a group called 'staff' ... I know there are five people
in this group, but how can I *see* everyone in this group?

Thanks!

-X

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jeff Davis 2002-04-17 19:39:43 determining database size
Previous Message Mark Price 2002-04-17 19:11:48 Re: j2sdk1.4.0 jdbc compile errors