Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Migrate from TestDB to productive DB

Holger Dähne December 15, 2016
Connect to the embedded H2 database using DB Visualizer

DBVisualizer is just one database administration tool. You can use any administration tool that supports embedded H2 databases. The steps will be similar.

    Shut down Confluence.
    Back up your <confluence-home>/database directory.
    Launch DBVisualizer.
    Choose Create new database connection and follow the prompts to set up the connection. 
    The information you'll need is:
        Database driver: H2 embedded 
        Database Userid: sa
        Database password: leave this field blank
        Database filename:<confluence-home>/database/h2db
        (Warnung) leave off the .h2.db file extension.
    Connect to the database.

Al this i made but the message:

"Confluence is using the H2 embedded database. You should migrate to a supported database to ensure your data is safe."

is still coming.

 

How to migrate now?

1 answer

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 15, 2016

There appears to be two totally unrelated things here.

  1. Some stuff about connecting to the database with a tool for direct reading, but with no actual question about it
  2. Migrating to a supported database for production - see https://confluence.atlassian.com/doc/migrating-to-another-database-148867.html

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events