Re: listing users and their rights

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Thomas T(dot) Thai" <tom(at)minnesota(dot)com>
Cc: PostgreSQL General <pgsql-general(at)postgresql(dot)org>
Subject: Re: listing users and their rights
Date: 2000-12-30 01:10:39
Message-ID: Pine.LNX.4.30.0012300210220.822-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)gmx(dot)net http://yi.org/peter-e/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ron Chmara 2000-12-30 01:29:19 Re: SV: MySQL and PostgreSQL speed compare
Previous Message Ron Chmara 2000-12-30 00:50:32 Re: SV: MySQL and PostgreSQL speed compare