Re: Listing Users

Поиск
Список
Период
Сортировка
От Achilleus Mantzios
Тема Re: Listing Users
Дата
Msg-id Pine.LNX.4.44.0303191438400.22948-100000@matrix.gatewaynet.com
обсуждение исходный текст
Ответ на Listing Users  (Kyle <kyle@ccidomain.com>)
Список pgsql-sql
On Wed, 19 Mar 2003, Kyle wrote:

> What is the SQL command to list users?
> 
> CREATE USER, DROP USER, ALTER USER,  xxxx USER
> 
> I just can't seem to find the command to list them.

SELECT * from pg_user ;  

> 
> -Kyle
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> 

-- 
==================================================================
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
Nikis 4, Glyfada
Athens 16610
Greece
tel:    +30-210-8981112
fax:    +30-210-8981877
email:  achill@matrix.gatewaynet.com       mantzios@softlab.ece.ntua.gr



В списке pgsql-sql по дате отправления:

Предыдущее
От: Kyle
Дата:
Сообщение: Listing Users
Следующее
От: "Sjors"
Дата:
Сообщение: Re: howto/min values