E.12. Postgres Pro Standard 14.8.2
Release Date: 2023-06-02
E.12.1. Overview
This release is based onPostgres Pro Standard 14.8.1 and provides the following changes:
Upgradedpg_probackup to version 2.6.4.
Fixed an error related to copying the operation log. The error occurred whenpg_upgrade was executed with the
-k
/--link
option and caused premature termination ofpg_upgrade.
E.12.2. Migration to Version 14.8.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.
When upgrading toPostgres Pro versions starting with 14.8.1, make sure to upgradepg_probackup to version 2.6.3 or higher since lower versions are incompatible with thesePostgres Pro versions.
To migrate fromPostgreSQL or aPostgres Pro Standard release based on a previousPostgreSQL major version, see the instructions inPostgres Pro Standard 14.1.1 Release Notes.