system.settings_profiles
包含已配置设置配置文件的属性。
列:
-
name
(String) — 设置配置文件名称。 -
id
(UUID) — 设置配置文件 ID。 -
storage
(String) — 设置配置文件的存储路径。配置在access_control_path
参数中。 -
num_elements
(UInt64) — 此配置文件在system.settings_profile_elements
表中的元素数量。 -
apply_to_all
(UInt8) — 表示设置配置文件适用于所有角色和/或用户。 -
apply_to_except
(Array(String)) — 此设置配置文件适用于所有角色和/或用户,除了列出的角色和/或用户之外。