Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

read_* session settings

These settings are available in system.settings and are autogenerated from source.

read_priority

Type
Int64
Default
0

Priority to read data from local filesystem or remote filesystem. Only supported for ‘pread_threadpool’ method for local filesystem and for threadpool method for remote filesystem.

Navigation