On Tue, Jul 12, 2005 at 14:59:27 -0400,
  Thanh Q Lam <[EMAIL PROTECTED]> wrote:
> 
> Is there a command/option to list all database user accounts in postgres?

select usename from pg_user;

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Reply via email to