PostgreSQL table permissions do not include inherited permissions
Open
x:postgresql
xf:metadata
- Dominant language
- Java
- Stars
- 51.8k
- Forks
- 4.4k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 188
Description
When I browse table permissions (double click a table, click its permissions tab) it show explicitly granted permissions only. When a database has a layered permission system permissions are inherited in some cases or can be attained with a SET ROLE statement in others. At least the inherited permissions should be displayed in DBeaver, I think.
Contributor guide
Assessment
This issue has not been assessed yet.