This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-11-26 01:22:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ca4363e2e3
ClickHouse
/
docs
/
zh
/
operations
/
system-tables
/
roles.md
DanRoscigno
7f92006428
add slugs to all docs
2022-08-26 15:07:59 -04:00
687 B
Raw
Blame
History
slug
/zh/operations/system-tables/roles
system.roles
包含有关已配置的
角色
信息.
列信息:
name
(
String
) — 角色名称.
id
(
UUID
) — 角色 ID.
storage
(
String
) — 角色存储的路径. 在
access_control_path
参数中配置.
另请参阅
查看角色信息
原始文章