Database Schema Creation

This document provides information on how to find the SQL for database table creation.

Often, DBAs will require that table creation be done manually. To find the required SQL statements, you can use the script generated from our evaluation version's HSQLDB database.

  • Install Confluence with no external database.
  • Shut down Confluence.
  • Find the file located in <confluence-home>/database/confluencedb.script.

Check the 'Attachments' tab of this page for existing versions.

  • No labels