Re: listing users and their rights - Mailing list pgsql-general

From Peter Eisentraut
Subject Re: listing users and their rights
Date
Msg-id Pine.LNX.4.30.0012300210220.822-100000@peter.localdomain
Whole thread Raw
In response to listing users and their rights  ("Thomas T. Thai" <tom@minnesota.com>)
List pgsql-general
Thomas T. Thai writes:

> as a pgsql superuser, how can i list all the users and their rights?

SELECT * FROM pg_user;

--
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/


pgsql-general by date:

Previous
From: Ron Chmara
Date:
Subject: Re: SV: MySQL and PostgreSQL speed compare
Next
From: Ron Chmara
Date:
Subject: Re: SV: MySQL and PostgreSQL speed compare