mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 23:52:03 +00:00
88bfb788a9
This patch adds <tmp_policy> config directive, that will define the policy to use for storing temporary files, if it is not set (default) the <tmp_path> will be used. Also tmp_policy has some limitations: - move_factor is ignored - keep_free_space_bytes is ignored - max_data_part_size_bytes is ignored - must have exactly one volume |
||
---|---|---|
.. | ||
benchmark | ||
client | ||
compressor | ||
copier | ||
extract-from-config | ||
format | ||
local | ||
obfuscator | ||
odbc-bridge | ||
performance-test | ||
server | ||
clickhouse-split-helper | ||
CMakeLists.txt | ||
config_tools.h.in | ||
main.cpp |