When to remove old data passed parameter keep setting? #4589
caojianwudong
started this conversation in
General
Replies: 2 comments 1 reply
-
|
1, As you tried, restart taosd; |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
了解了,重启确实可以触发过期的数据被删除,插入数据触发删除,这个需要插入多少数据才可以触发呢 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我尝试设置了keep和days都为1,目的是实现数据库每过一天数据库里的内容删除一次,但是我测试后发现,两天后数据库中还存储着之前的数据,只有在关闭,再重启了taosd的服务后才删除了数据,请问这个是什么原因导致的
Beta Was this translation helpful? Give feedback.
All reactions