Database locking and data consistency

Both ccmdb backup and ccmdb pack lock the database while they are being run so that the file system and metadata portions of the backup are consistent. Developers can edit checked out files while the backup is running.

However, if users are editing during a backup, the backup might not contain those changes. Editing during the backup does not affect the backup consistency.


Feedback