doc(stream):recover stream

This commit is contained in:
54liuyao 2024-11-07 17:56:10 +08:00
parent 6a601e0459
commit 56be3e79d2
1 changed files with 7 additions and 7 deletions

View File

@ -232,7 +232,7 @@ RESUME STREAM [IF EXISTS] [IGNORE UNTREATED] stream_name;
### 流计算升级故障恢复
升级导致流计算不兼容,需要删除流计算,然后重新创建流计算。步骤如下:
升级 TDengine 后,如果流计算不兼容,需要删除流计算,然后重新创建流计算。步骤如下:
1.修改 taos.cfg添加disableStream 1
2.启动 taosd
3.启动 taos