PostgreSQL Concepts
Jump to navigation
Jump to search
Internal
Database
Schema
Authentication
User
Users are shared across databases.
The "user" concept is equivalent with the "role" concept.
Role
The "role" concept is equivalent with the "user" concept.
Role Attributes
A specific role may:
- be a superuser
- create another role
- create a database