|
This document provides information on configuring an external database. The Embedded Database for Evaluation PurposesThe Confluence installation includes an embedded HSQLDB database, supplied for the purpose of evaluating Confluence. If you are using the embedded database, the database files are stored in the \database folder under your Confluence Home directory. See also Important Directories and Files.
Selecting an External DatabaseBelow is more information on selecting and migrating to an external database: Database SetupSetup instructions are shown below. Click a database to review the setup guide and any known issues. MySQL PostgreSQL Oracle SQL Server DB2 Sybase Database Other databases should use these instructions. Optimising Database PerformanceTo improve database responsiveness: Database TroubleshootingFor solving database-related problems:
Obtain technical support from Troubleshooting Problems & Requesting Technical Support. |

Comments (2)
Apr 14, 2008
Anonymous says:
Hi, Which default table to store the Page informations)like pageid...Hi,
Which default table to store the Page informations)like pageid, pagename, permission details etc)?
Thanks!
Apr 14, 2008
James Fleming [Atlassian] says:
The schema documentation would be the place to start, in combination with using ...The schema documentation would be the place to start, in combination with using DBvisualiser to explore the database contents.
Add Comment