rocksdb wal文件可以删除吗 #2371
Unanswered
songlf1002
asked this question in
Q&A
Replies: 1 comment
-
Yes, u could delete wal file directly if u understand the risk of it (WAL: Write Ahead Log, u could search the meaning first) However, from your case, u should better reduce the |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Problem Type (问题类型)
None
Before submit
Environment (环境信息)
Your Question (问题描述)
rocksdb存储,使用hugegraph-loader每日全量加载数据,wal文件一直变大,请问wal文件可以删除吗
Vertex/Edge example (问题点 / 边数据举例)
No response
Schema [VertexLabel, EdgeLabel, IndexLabel] (元数据结构)
No response
Beta Was this translation helpful? Give feedback.
All reactions