XML Backup is Smaller in Size
Platform Notice: Data Center Only - This article only applies to Atlassian products on the Data Center platform.
Note that this KB was created for the Data Center version of the product. Data Center KBs for non-Data-Center-specific features may also work for Server versions of the product, however they have not been tested. Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Except Fisheye and Crucible
Symptoms
In Confluence the data appeared to be intact. However the XML backup appeared smaller than older backups. There are no error messages related to the backup in the log file.
Cause
It appears that the reason why the backup is smaller is due to a compression algorithm behaviour.
Uncompressed, the XML backup will be bigger than older backups. When you zip up both of the entities.xml
files separately, you would find that the current backup's entities.xml
zip result is smaller.
Resolution
Your backup is not corrupted and you can proceed as per usual with your backup.
Was this helpful?