Thread: PostgreSQL 17 alpha RPMs
Hi hackers, Just a FYI: Started building daily snapshot RPMs using the tarball at: https://download.postgresql.org/pub/snapshot/dev/postgresql-snapshot.tar.bz2 Packages are available on these platforms: * RHEL 9 (x86_64 & aarch64) * RHEL 8 (x86_64, aarch64 and ppc64le) * Fedora 38 (x86_64) * Fedora 37 (x86_64) * SLES 15 These alpha packages are built with compile options (--enable-debug -- enable-cassert) which have significant negative effect on performance, so packages are not useful for performance testing. Please use latest repo rpm for Fedora, RHEL/Rocky from: https://yum.postgresql.org/repopackages/ and run: dnf config-manager --set-enabled pgdg17-updates-testing to enable v17 daily repos. For SLES 15, run: zypper addrepo https://download.postgresql.org/pub/repos/zypp/repo/pgdg-sles-15-pg17-devel.repo and edit repo file to enable v17 repo. -HTH Regards, -- Devrim Gündüz Open Source Solution Architect, PostgreSQL Major Contributor Twitter: @DevrimGunduz , @DevrimGunduzTR