RE: Re: How to list and remove a user in postgres ?

From: James Hall <James(dot)Hall(at)RadioShack(dot)com>
To: "'HomerWelch'" <hjwxxx(at)home(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: RE: Re: How to list and remove a user in postgres ?
Date: 2000-07-12 21:42:57
Message-ID: DD6FD0C9668DD311AA040008C7566E8A0313E539@ntmailc.tandy.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> (\h createuser.) I don't recall a method for listing all
> users.
>
i think "SELECT * FROM PG_USER" will show all users on the db.

Hope that helps...

Jim

Browse pgsql-general by date

  From Date Subject
Next Message Ross J. Reedstrom 2000-07-12 21:55:12 Re: Re: How to list and remove a user in postgres ?
Previous Message KMiller 2000-07-12 21:38:59 Having a problem compiling plperl.