percona-postgresql17 from isv:percona:ppg:17 project
Select Your Operating System
Add repository and install manually
For openSUSE Tumbleweed run the following as root:
zypper addrepo https://download.opensuse.org/repositories/isv:percona:ppg:17/openSUSE_Tumbleweed/isv:percona:ppg:17.repo zypper refresh zypper install percona-postgresql17
Grab binary packages directly
Add repository and install manually
For RockyLinux 9 run the following as root:
cd /etc/yum.repos.d/ wget https://download.opensuse.org/repositories/isv:percona:ppg:17/RockyLinux_9/isv:percona:ppg:17.repo yum install percona-postgresql17
Grab binary packages directly
Add repository and install manually
For openSUSE Leap 16 run the following as root:
?