Re: Listing Users

From: Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
To: Kyle <kyle(at)ccidomain(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Listing Users
Date: 2003-03-19 16:38:47
Message-ID: Pine.LNX.4.44.0303191438400.22948-100000@matrix.gatewaynet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)postgresql(dot)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(at)matrix(dot)gatewaynet(dot)com
mantzios(at)softlab(dot)ece(dot)ntua(dot)gr

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Ed L. 2003-03-19 16:50:45 Re: integrity of column used to order rows
Previous Message cliff 2003-03-19 16:18:36 integrity of column used to order rows