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

Поиск
Список
Период
Сортировка
От HomerWelch
Тема Re: How to list and remove a user in postgres ?
Дата
Msg-id 396CCADA.2C53AE3B@home.com
обсуждение исходный текст
Ответы Re: Re: How to list and remove a user in postgres ?  ("Ross J. Reedstrom" <reedstrm@rice.edu>)
Список 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 по дате отправления:

Предыдущее
От: James Hall
Дата:
Сообщение: RE: The right direction for backups?
Следующее
От: "KMiller"
Дата:
Сообщение: Having a problem compiling plperl.