Release date: 2022-12-19
This release is based on Postgres Pro Enterprise 10.23.1 and provides the following change:
Fixed an issue in pgpro_scheduler, which could
lead to all but one database managers exiting
with an error “Scheduler manager XX: cannot find information
about self in scheduler_state” immediately after starting.
This oversight could cause pgpro_scheduler
to work correctly only when used in a single database.
If you are upgrading from a Postgres Pro Enterprise release based on the same PostgreSQL major version, it is enough to install the new version into your current installation directory.
If you have previously migrated to Postgres Pro Enterprise 10.22.1, or suspect data corruption on your replica, it is strongly recommended that you recreate the replica.
To migrate from PostgreSQL, as well as
Postgres Pro Standard or
Postgres Pro Enterprise based on
a previous PostgreSQL major version, see the
migration instructions for version 10.
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.