ClickHouse/tests/queries/0_stateless/01221_system_settings.reference

5 lines
402 B
Plaintext
Raw Normal View History

2022-08-26 21:09:01 +00:00
send_timeout 300 0 Timeout for sending data to network, in seconds. If client needs to sent some data, but it did not able to send any bytes in this interval, exception is thrown. If you set this setting on client, the \'receive_timeout\' for the socket will be also set on the corresponding connection end on the server. \N \N 0 Seconds
2021-08-31 13:19:32 +00:00
storage_policy default 0 Name of storage disk policy String
1
1