Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Reverted from v. 9

The following sections describe how to set up a remote H2 database to replace the default H2 database in your WSO2 product:

Table of Contents
maxLevel3
minLevel3

Warning
titleH2 is not recommended in productionWhen to use the embedded H2 database?

The embedded H2 database is NOT recommended in enterprise testing and production environments. It has lower performance, clustering limitations, and can cause file corruption failures. Please use an industry-standard RDBMS such as Oracle, PostgreSQL, MySQL, or MS SQL instead.

You However, you can use the embedded H2 database in development environments and as the local registry in a registry mount even in enterprise testing and production environments.

Setting up the remote H2 database

...