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)) — 此设置配置文件适用于所有角色和/或用户,但不包括列举的角色和/或用户。