Re: How to list and remove a user in postgres ? - Mailing list pgsql-general

From HomerWelch
Subject Re: How to list and remove a user in postgres ?
Date
Msg-id 396CCADA.2C53AE3B@home.com
Whole thread Raw
Responses Re: Re: How to list and remove a user in postgres ?
List pgsql-general
Fred wrote:
>
> Hi,
>
> I am a newby and i dont understand how to list al the users or delete them ?
>
> 1 do i it from the command line in Linux
> 2 or in the database
>
> i have a user Fred and a user Grades and want delete them.
>

Go onto psql and type \h.  This will bring up topics that
you can access by typing the backslash and the topic name
(\h createuser.)  I don't recall a method for listing all
users.



--

Homer J. Welch        hjwxxx@home.com
Troy, Michigan

pgsql-general by date:

Previous
From: James Hall
Date:
Subject: RE: The right direction for backups?
Next
From: "KMiller"
Date:
Subject: Having a problem compiling plperl.