Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

remote_fs_* session settings

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

remote_fs_read_backoff_max_tries

Type
UInt64
Default
5

Max attempts to read with backoff

remote_fs_read_max_backoff_ms

Type
UInt64
Default
10000

Max wait time when trying to read data for remote disk

Navigation