Thomas T. Thai writes:

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

SELECT * FROM pg_user;

-- 
Peter Eisentraut      [EMAIL PROTECTED]       http://yi.org/peter-e/

Reply via email to