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

From: HomerWelch <hjwxxx(at)home(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: How to list and remove a user in postgres ?
Date: 2000-07-12 19:45:50
Message-ID: 396CCADA.2C53AE3B@home.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)home(dot)com
Troy, Michigan

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Ned Lilly 2000-07-12 20:02:24 Re: Slashdot discussion
Previous Message Jan Wieck 2000-07-12 19:42:24 Re: Slashdot discussion