doc(stream):recover stream
This commit is contained in:
parent
6a601e0459
commit
56be3e79d2
|
@ -232,7 +232,7 @@ RESUME STREAM [IF EXISTS] [IGNORE UNTREATED] stream_name;
|
|||
|
||||
### 流计算升级故障恢复
|
||||
|
||||
升级导致流计算不兼容,需要删除流计算,然后重新创建流计算。步骤如下:
|
||||
升级 TDengine 后,如果流计算不兼容,需要删除流计算,然后重新创建流计算。步骤如下:
|
||||
1.修改 taos.cfg,添加disableStream 1
|
||||
2.启动 taosd
|
||||
3.启动 taos,
|
||||
|
|
Loading…
Reference in New Issue