未验证 提交 ffaece23 编写于 作者: Y Yu Chen 提交者: GitHub

docs: yu285-patch-1 (#13949)

* docs: yu285-patch-1

* Update 06-taosdump.md

* Update 06-taosdump.md

Looks good, I made a couple small edits to the grammar.
Co-authored-by: NSean Ely <105326513+sean-tdengine@users.noreply.github.com>
上级 98a7e2e7
......@@ -36,6 +36,8 @@ There are two ways to install taosdump:
:::tip
- taosdump versions after 1.4.1 provide the `-I` argument for parsing Avro file schema and data. If users specify `-s` then only taosdump will parse schema.
- Backups after taosdump 1.4.2 use the batch count specified by the `-B` parameter. The default value is 16384. If, in some environments, low network speed or disk performance causes "Error actual dump ... batch ...", then try changing the `-B` parameter to a smaller value.
- The export of taosdump does not support resuming after an interruption. Therefore, if the taosdump process terminates unexpectedly, delete all related files that have been exported or generated.
- The import of taosdump supports resuming after an interruption, but when the process resumes, you will receive some "table already exists" messages, which can be ignored.
:::
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册