how to get every role in postgresql code example Example: get role postgres SELECT rolname FROM pg_roles;