E.6. Postgres Pro Standard 13.11.2

Release Date: 2023-06-02

E.6.1. Overview

This release is based on Postgres Pro Standard 13.11.1 and provides the following changes:

  • Upgraded pg_probackup to version 2.6.4.

  • Fixed an error related to copying the operation log. The error occurred when pg_upgrade was executed with the -k/--link option and caused premature termination of pg_upgrade.

E.6.2. Migration to Version 13.11.2

If you are upgrading from Postgres Pro Standard based on the same PostgreSQL major version, it is enough to install the new version into your current installation directory.

When upgrading from Postgres Pro versions 13.2.1 or lower, rebuild indexes containing at least one included column of type for which the collation was defined in the table.

If you are upgrading from Postgres Pro versions 13.2.2 or lower and take PTRACK backups using pg_probackup, retake a full backup after upgrade.

When upgrading to Postgres Pro versions starting with 13.11.1, make sure to upgrade pg_probackup to version 2.6.3 or higher since lower versions are incompatible with these Postgres Pro versions.

To migrate from PostgreSQL or a Postgres Pro Standard release based on a previous PostgreSQL major version, see the instructions in Postgres Pro Standard 13.1.1 Release Notes.