Couchbase backup and restote through copy data files
1
vote
0
answers
65
views
I was exploring couchbase backup and restoring procedures then we found standard procedures. But, if I can take data directory backup in the form of
.tar
and untar
data directory whenever restore required, will it work?
tar -cvf /opt/couchbase/var/lib/data -----backup
tar -xvf xxx.tar ----restore
Asked by LetsNoSQL
(133 rep)
Mar 14, 2019, 04:22 AM
Last activity: Mar 14, 2019, 05:13 AM
Last activity: Mar 14, 2019, 05:13 AM