E.2. Postgres Pro Standard 11.21.2
Release Date: 2023-09-07
E.2.1. Overview
This release is based onPostgres Pro Standard 11.21.1 and provides the following change:
Fixed a memory leak inmchar.
E.2.2. Migration to Version 11.21.2
If you are upgrading fromPostgres Pro Standard based on the samePostgreSQL major version, it is enough to install the new version into your current installation directory.
To migrate fromPostgreSQL or aPostgres Pro Standard release based on a previousPostgreSQL major version, see themigration instructions for version 11. If you are opting for a dump/restore, make sure to use the--add-collprovider
option to correctly choose the provider for the default collation of the migrated database.