|
|
|
|
|
by _jhqp
780 days ago
|
|
It's a bit confusing and legacy. All roles function like you would expect groups to function A role that is not allowed to login is a `group`. While the CREATE USER and CREATE GROUP commands still exist, they are simply aliases for CREATE ROLE. |
|