Hey
I have made a backup on 6.6.0 by using the below command
/opt/couchbase/bin/cbbackup http://127.0.0.1:8091 -u backup -p backup@321 -b test-bucket ~/backupop
I am unable to figure out how to import the same data on 7.6.1 without indexes
Hey
I have made a backup on 6.6.0 by using the below command
/opt/couchbase/bin/cbbackup http://127.0.0.1:8091 -u backup -p backup@321 -b test-bucket ~/backupop
I am unable to figure out how to import the same data on 7.6.1 without indexes
with cbbackupmanager restore --disable-gsi-indexes
–disable-gsi-indexes
Skips restoring gsi index definitions for all buckets.
Hi,
Thanks for the response @mreiche ,
I did not create any repo since I made a backup on the 6.6.0 how do I link the repo to the backup that I have made on the 6.6.0
Hey
Can i have any update on this
Create a new cluster. Follow the documentation to restore to the new cluster.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.