PostgreSQL 17 alpha RPMs

From: Devrim Gündüz <devrim(at)gunduz(dot)org>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: PostgreSQL 17 alpha RPMs
Date: 2023-08-18 09:46:58
Message-ID: 7d53bf2fb219b11e227a51e0256c3fc4c5f20c46.camel@gunduz.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2023-08-18 10:28:39 Re: WIP: new system catalog pg_wait_event
Previous Message Junwang Zhao 2023-08-18 09:10:10 [dsm] comment typo