Does Temporal only support Postgres v9.6?

Hi all,

The web site specs state Postgres v9.6 is supported and doesn’t indicate newer editions are included.
Should I be sticking with v9.6 or does anyone know / have later versions in production?

Many thanks,

Joe

Temporal currently only officially support PostgreSQL 9.6 / MySQL 5.7 / Cassandra 3.11

with above said, you can use PostgreSQL v10 to v12, at least local tests shows v10 to v12 works

We now officially support PostgreSQL versions 10–13 (and 9.6 until EOL). Details here: Temporal Server versions and dependencies | Temporal Documentation

Does the latest temporal support postgres 14 or 15?