Re: Listing users - Mailing list pgsql-admin

From Anthony E . Greene
Subject Re: Listing users
Date
Msg-id 20010106205727.E3399@cp5340
Whole thread Raw
In response to Listing users  ("Merhaut, James H" <james.h.merhaut@intel.com>)
List pgsql-admin
On Thu, 04 Jan 2001 19:10:42 "Merhaut, James H" wrote:
>I see that there is a deleteuser and createuser scripts.
>Is there a script that lists the users created?

select * from pg_user;

--
Anthony E. Greene <agreene@pobox.com> <http://www.pobox.com/~agreene/>
PGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26  C484 A42A 60DD 6C94 239D
Chat:  AOL/Yahoo: TonyG05    ICQ: 91183266
Linux. The choice of a GNU Generation. <http://www.linux.org/>

pgsql-admin by date:

Previous
From: Tom Lane
Date:
Subject: Re: install on Solaris
Next
From: "Anthony E . Greene"
Date:
Subject: Re: Granting Permissions to User To Access Database