Re: Access control and others

From: "Tim J Trowbridge" <trowbrid(at)execpc(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Re: Access control and others
Date: 1999-01-13 21:57:05
Message-ID: 199901132157.PAA20538@earth.execpc.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

csy(at)hjc(dot)edu(dot)sg wrote:
[snip]
>
> Last but not least, is there anyway I can list out the database users that have been
> created on the system?

SELECT usename FROM pg_user;

Browse pgsql-admin by date

  From Date Subject
Next Message csy 1999-01-13 22:04:29 libphp3.so?
Previous Message csy 1999-01-13 20:17:36 RPMS for PostgreSQL 6.4.2?