I am installing Temporal via the Airbyte Helm chart (it relies on Temporal).
After an upgrade to Postgres 15 (AWS RDS), Temporal stopped working.
I've tested various configuration options, and could not get it to work.
Once I pointed it at a Postgres 14 installation, it worked fine.
Actual Behavior
Temporal fails to validate the connection. In some of my attempts, it created the temporal and temporal_visibility databases, but still failed.
Expected Behavior
I am installing Temporal via the Airbyte Helm chart (it relies on Temporal). After an upgrade to Postgres 15 (AWS RDS), Temporal stopped working. I've tested various configuration options, and could not get it to work. Once I pointed it at a Postgres 14 installation, it worked fine.
Actual Behavior
Temporal fails to validate the connection. In some of my attempts, it created the temporal and temporal_visibility databases, but still failed.
Steps to Reproduce the Problem
Specifications