Current versions of Workbench no longer support Postgres versions 9.6 and older. To align with these changes, you must update your Postgres to a supported version. To simplify this process, Anaconda provides a script that automates the update, minimizing downtime and ensuring a smooth transition. See which Postgres versions are compatible with your version of Workbench in the latest release notes.Documentation Index
Fetch the complete documentation index at: https://anaconda.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Checking your Postgres version
You can check your current version of Postgres by running the following command in your cluster:- BYOK8s
- Gravity
Upgrading Postgres
You must place a compatible version of Postgres in the same registry as the current Postgres image prior to performing the upgrade.- Create a backup of your cluster.
-
Pause your instance of Workbench by running the following command:
-
Use the restore script to update your version of Postgres to a compatible version by running the following command:
-
Unpause your instance of Workbench by running the following command: