Re: Showing all groups

From: Mike Johnson <dev_mrjohnson(at)trinitycapital(dot)com>
To: Eric <hehe88hk(at)yahoo(dot)com(dot)hk>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: Showing all groups
Date: 2004-02-12 22:01:25
Message-ID: 1076623285.29850.21.camel@rose.trinitycapital.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

you can simply:

select * from pg_group;

On Thu, 2004-02-12 at 08:09, Eric wrote:
> In PostGres, we can show all existing users by "\du".
> However, how to show all existing groups?
> Thanks
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Andrew Sullivan 2004-02-12 22:06:26 Re: reduce downtime when upgrading 7.3 -> 7.4
Previous Message Naomi Walker 2004-02-12 20:58:14 Distributed Environment