Replies: 1 comment 2 replies
-
|
Views should be possible. Have you taken a look at https://goteleport.com/docs/enroll-resources/database-access/rbac/ and given it a try? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Based on my reading of the code, I don't believe materialized views or sequences are available to grant to auto-provisioned users when using
db_permissions. This means the only way to grant these kind of permissions is to use thedb_rolesand manage the roles in each database separately?Thank you!
Beta Was this translation helpful? Give feedback.
All reactions