Hi,
I'm currently running HAPI FHIR v5.4.1 with Postgres 13.3 as the database via Docker. Since I want to upgrade to HAPI FHIR v6, I also wanted to use the opportunity to upgrade the PostgreSQL database to e.g. 15.
However, I could not determine whether this version is supported. In fact, the
docs only mention that Postgres is supported but not which versions. Can someone tell me which versions of Postgres are supported? Thanks!