Percona Distribution for PostgreSQL 13.3 Update (2021-06-10)¶
| Date: | June 10, 2021 |
|---|---|
| Installation: | Installing Percona Distribution for PostgreSQL |
This update of Percona Distribution for PostgreSQL includes the following fixes for Red Hat Enterprise Linux 8 / CentOS 8:
llvmpackages are added to the repository. This fixes compatibility issues with LLVM from upstream. To usellvmpackages supplied by us, disable the upstreamllvm-toolsetmodule before the installation:
sudo dnf module disable llvm-toolset
- systemd unit file includes the correct path to Patroni configuration file.
etcdandpython3-python-etcdpackages are added asRPMpackages to Percona Distribution for PostgreSQL for Red Hat Enterprise Linux / CentOS 8. These packages are used to set up High Availability clusters with Patroni. For how to set up Patroni clusters, see Patroni documentation