@@ -167,7 +167,7 @@ The roles are immutable and every new user needs to be assigned one.
167
167
:check-mark: icon:check[]
168
168
169
169
.Roles and console capabilities
170
- [opts="header",cols="3,1,1,1 "]
170
+ [opts="header",cols="3,^,^,^ "]
171
171
|===
172
172
| Capability | Viewer | Member | Admin
173
173
| View users and their roles | {check-mark} | {check-mark} | {check-mark}
@@ -192,14 +192,19 @@ Each project must have at least one Project Admin, but it is also possible for p
192
192
Additionally, predefined roles are assigned certain privileges on the instance level as well.
193
193
194
194
.Roles and database privileges
195
- [options="header", cols="3,1,1,1,1,1 "]
195
+ [options="header", cols="3,^,^,^,^,^ "]
196
196
|===
197
197
| Privilege
198
198
| Viewer
199
199
| Member
200
- | Admin Free
201
- | Admin Pro
202
- | Admin BC
200
+ 3+| Admin
201
+
202
+ |
203
+ |
204
+ |
205
+ | Free
206
+ | Professional
207
+ | Business Critical
203
208
204
209
| Access to database
205
210
| {check-mark}
@@ -279,7 +284,7 @@ Additionally, predefined roles are assigned certain privileges on the instance l
279
284
| {check-mark}
280
285
| {check-mark}
281
286
282
- | List and end transactions for specified users on the database
287
+ | List and end transactions for specified users on the database.
283
288
|
284
289
|
285
290
| {check-mark}
@@ -327,6 +332,13 @@ Additionally, predefined roles are assigned certain privileges on the instance l
327
332
|
328
333
| {check-mark}
329
334
| {check-mark}
335
+
336
+ | Privilege management footnote:[This includes to list, grant, and revoke privileges.]
337
+ |
338
+ |
339
+ |
340
+ |
341
+ | {check-mark}
330
342
|===
331
343
332
344
=== Inviting users
0 commit comments