Add new file
This commit is contained in:
3
TSG发布版本更新记录/TSG-23.03/clickhouse/update-23.03-ck.sql
Normal file
3
TSG发布版本更新记录/TSG-23.03/clickhouse/update-23.03-ck.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
set distributed_ddl_task_timeout = 180;
|
||||
|
||||
alter table system.query_log on cluster ck_cluster modify TTL event_date + INTERVAL 60 DAY;
|
||||
Reference in New Issue
Block a user