I am familiar with the SQL commands like CREATE USER, DROP USER, and ALTER USER, but how as an administrator can I get a list of the current users in PostGreSQL?
-Kyle