Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

remote_filesystem_* session settings

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

remote_filesystem_read_method

Type
String
Default
threadpool

Method of reading data from remote filesystem, one of: read, threadpool.

remote_filesystem_read_prefetch

Type
Bool
Default
1

Should use prefetching when reading data from remote filesystem.

Navigation