Question for the Orientdb experts:

I understand that back up  does a consistent copy of a database, all 
further write operations are locked while this process continues, On the 
other hand, export doesn't lock the database and allows concurrent writes 
during the export process meaning changes could be executed during the 
process.Is it safe to rely on exports alone to reconstruct a database. In 
what case will an export not be enough to restore a database from JSON ( we 
don't care if exports are read only, the writes are minimal and are only 
done by a few so we don't need to lock our database everytime) 

Thank guys!

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to