Hi,
Recently I migrated the DB from HSQLDB to Postgresql. My question now is since I have the automated, scheduled XML backup in Confluence, should I regularly back up the external Postgresql? What's the relation between XML and DB? Are they both required for a restore?
Thank you very much.
Mike
Hi Mike,
XML backup database was meant for testing purposes, and it requires a huge resources to create and restore. Previously, XML backup was reported to be unreliable for huge production instances as it may cause data corruption or data lost after restored. However the reliability has been improved tremendously after 4.x update.
If you choose to use XML backup, then DB backup is no longer necessary as XML backup will backup everything except your plugins jar file. Hence upon restoration, you would need to re-install your plugins, the plugins data is kept by XML.
However, as it require a huge resources to create we usually recommend this production backup method strategy which more reliable and won't slow down Confluence upon creation.
Hope it helps.
Cheers,
Septa Cahyadiputra
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.