Skip to main content

Switch Database

If you want to switch to a different type of database, for instance when switch from default HSQLDB to PostgreSQL, please follow below procedure:

  1. Backup the database to a file
  2. Connect to desired database depending on your installation type:
    • If you are running as bare metal, follow this guide
    • If you are running as docker container, follow this guide
    • If you are deploying to Kubernetes, follow this guide
  3. Restore the database from the backup file