PostgreSQL 17 alpha RPMs - Mailing list pgsql-hackers

From Devrim Gündüz
Subject PostgreSQL 17 alpha RPMs
Date
Msg-id 7d53bf2fb219b11e227a51e0256c3fc4c5f20c46.camel@gunduz.org
Whole thread Raw
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Junwang Zhao
Date:
Subject: [dsm] comment typo
Next
From: Michael Paquier
Date:
Subject: Re: WIP: new system catalog pg_wait_event