diff --git a/docs/encyclopedia/temporal-service/persistence.mdx b/docs/encyclopedia/temporal-service/persistence.mdx index bb0eea2507..62ef6a320c 100644 --- a/docs/encyclopedia/temporal-service/persistence.mdx +++ b/docs/encyclopedia/temporal-service/persistence.mdx @@ -52,7 +52,7 @@ Temporal tests compatibility by spanning the minimum and maximum stable major ve The following versions are used in our test pipelines and actively tested before we release any version of Temporal: - **Cassandra v3.11 and v4.0** -- **PostgreSQL v10.18 and v13.4** +- **PostgreSQL 13.18, 14.15, 15.10 and 16.6** - **MySQL v5.7 and v8.0** (specifically 8.0.19+ due to a bug) You can verify supported databases in the [Temporal Server release notes](https://github.com/temporalio/temporal/releases).