Re: [SQL] Listing Users

2003-03-19 Thread Achilleus Mantzios
On Wed, 19 Mar 2003, Kyle wrote: > What is the SQL command to list users? > > CREATE USER, DROP USER, ALTER USER, USER > > I just can't seem to find the command to list them. SELECT * from pg_user ; > > -Kyle > > > ---(end of broadcast)---

[SQL] Listing Users

2003-03-19 Thread Kyle
What is the SQL command to list users? CREATE USER, DROP USER, ALTER USER, USER I just can't seem to find the command to list them. -Kyle ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]