sql: allow non-admins to modify some cluster settings #53554
Labels
A-sql-privileges
SQL privilege handling and permission checks.
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
As part of the finer-grained role options work, we would like to add a role option which allows the user to modify certain cluster settings. This will include the
sql.defaults.*
settings as well as others which we deem acceptable for non-admins.The text was updated successfully, but these errors were encountered: