Data migration
Last updated
Last updated
In order to migrate database between successive CMDB versions please use couch-migrate
located in github:
In order to get command line options please run following command
Migration from database_v2
to database_v3
located on the same machine and accessible via default couchdb port: 5984.
Migration from database_v2
to database_v3
between machine_1
and machine_2