From the psql
interface, run the \du
command:
This will give you the list of all users in the system, plus their role attributes and the list of role groups they are member of.
Find out how to get a list of all the users present in a PostgreSQL database, and their permissions
From the psql
interface, run the \du
command:
This will give you the list of all users in the system, plus their role attributes and the list of role groups they are member of.
THE VALLEY OF CODE
THE WEB DEVELOPER's MANUAL
You might be interested in those things I do: