backup and recovery
does influxdb3 core have a backup and recovery solution?
I tried use influxdb3 query command setting --output /path/table.parquet,and want to use infulxdb3 write command to write into,but found influxdb3 write command only support Line Line protocol.now i'm doubt.
foward for your replay.
Right now there's nothing built in. But if you copy the everything under node_id prefix to another directory, start up a server with that changed node_id to the directory you copied into, it'll start up and work.
Can you give a bit more detail about what your backup & recovery needs are?
Right now there's nothing built in. But if you copy the everything under
node_idprefix to another directory, start up a server with that changed node_id to the directory you copied into, it'll start up and work.Can you give a bit more detail about what your backup & recovery needs are?
once influxdb.service or the server down can fast switch,in real project we need