PostgreSQL Role Inheritance at a Glance

📝

内容提要

PostgreSQL manages database access permissions using the concept of roles. A role can be either a database user or a group of database users, depending on how the role is set up. Roles can own the...

🏷️

标签

➡️

继续阅读