Commit 04729e0 1 parent 3be682e commit 04729e0 Copy full SHA for 04729e0
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -46,15 +46,15 @@ Run Camunda in every Java-runnable environment. Camunda is supported with our QA
46
46
* MySQL 8.0
47
47
* Oracle 19c / 23ai
48
48
* IBM DB2 11.5 (excluding IBM z/OS for all versions)
49
- * PostgreSQL 13 / 14 / 15 / 16
50
- * Amazon Aurora PostgreSQL compatible with PostgreSQL 13 / 14 / 15
49
+ * PostgreSQL 14 / 15 / 16
50
+ * Amazon Aurora PostgreSQL compatible with PostgreSQL 14 / 15
51
51
* Microsoft SQL Server 2017 / 2019 / 2022 (see [ Configuration Note] ({{< ref "/user-guide/process-engine/database/mssql-configuration.md" >}}))
52
52
* Microsoft Azure SQL with Camunda-supported SQL Server compatibility levels
53
53
(see [ Configuration Note] ({{< ref "/user-guide/process-engine/database/mssql-configuration.md#azure-sql-compatibility-levels-supported-by-camunda" >}})):
54
54
* SQL Server on Azure Virtual Machines
55
55
* Azure SQL Managed Instance
56
56
* Azure SQL Database
57
- * H2 2.1 (not recommended for [ Cluster Mode] ({{< ref "/introduction/architecture.md#clustering-model" >}}) - see [ Deployment Note] ({{< ref "/user-guide/process-engine/deployments.md" >}}))
57
+ * H2 2.3 (not recommended for [ Cluster Mode] ({{< ref "/introduction/architecture.md#clustering-model" >}}) - see [ Deployment Note] ({{< ref "/user-guide/process-engine/deployments.md" >}}))
58
58
59
59
## Database Clustering & Replication
60
60
You can’t perform that action at this time.
0 commit comments