Confluence 5.6 has reached end of life
Check out the [latest version] of the documentation
This document provides information on connecting Confluence to an external database.
If you are using the embedded database, the database files are stored in the \database directory under your Confluence Home and other important directories.
Note: The embedded HSQLDB database is not suitable for production Confluence sites.
Production sites should use an external database. See our guide to database configuration. When using the default HSQLDB database, you run the risk of irrecoverable data loss because HSQLDB is not transaction safe.
To find out if you are still using the embedded database, go to > General Configuration > Atlassian Support Tools > Health Check.
Note: Take time to choose your database wisely. The XML backup built into Confluence is not suited for migration or backup of large data sets. If you need to migrate later, you will need to use a third party database migration tool.
Below is more information on selecting and migrating to an external database:
Here are the setup instructions for the supported databases:
To improve database responsiveness:
For solving database-related problems:
Obtain technical support from Troubleshooting Problems and Requesting Technical Support.
Issue CONF-12599 requests a more robust strategy for migrating large Confluence sites.