From Platform Services: The current version of the Crunchy operator is the last version with Postgres 14 compatibility. The operator will need to be upgraded in preparation for the next OpenShift upgrade, but the operator cannot be upgraded until all Crunchy databases are at Postgres 15 or higher.
the following is a list of the currently available Postgres and PostGIS versions and images, for your reference so you know what upgrade paths are available to you:
Describe the task
From Platform Services: The current version of the Crunchy operator is the last version with Postgres 14 compatibility. The operator will need to be upgraded in preparation for the next OpenShift upgrade, but the operator cannot be upgraded until all Crunchy databases are at Postgres 15 or higher.
Most of you should be able to follow the instructions found here in order to perform an in-place upgrade: https://access.crunchydata.com/documentation/postgres-operator/5.5/guides/major-postgres-version-upgrade.
the following is a list of the currently available Postgres and PostGIS versions and images, for your reference so you know what upgrade paths are available to you:
• postgresVersion: 14
• postgresVersion: 15
• postgresVersion: 16
Acceptance Criteria
Definition of Done
Additional context