You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/explanation/roles.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ In this case, there are several records created to:
127
127
Regular relation users can temporarily escalate their privileges to other predefined roles using PostgreSQL's role-switching features. There are two approaches:
128
128
129
129
- SET ROLE / RESET ROLE (standard, built-in)
130
-
- The `set_user`
130
+
- The `set_user` / `reset_user`
131
131
132
132
Both approaches are enabled by default in the charm.
0 commit comments