Confluence : Migrate to an External Database
This page last changed on Jan 10, 2007 by tom@atlassian.com.
This document outlines how to migrate your data from your existing database to another database. You should only use this method when moving from the embedded DB to an external DB, or from one type of external DB to another (e.g. Oracle to Postgres). If you are simply moving your DB from one server to another you can just change the JDBC URL in <confluence.home>/confluence.cfg.xml (if you are using a direct JDBC connection) or in the definition of your datasource (if you are connecting via a datasource). Step One : Backing up your data
Step Two : Configuring the Confluence Home Directory
Step Three : Setting up Confluence with the new database.If your databases are not already configured for Confluence, refer to Database Configuration to setup your database access.
You old Confluence data will now be imported to your new database.
RELATED TOPICS
|
![]() |
Document generated by Confluence on Feb 08, 2007 00:10 |