PostgreSQL 17 alpha RPMs

Поиск
Список
Период
Сортировка
От Devrim Gündüz
Тема PostgreSQL 17 alpha RPMs
Дата
Msg-id 7d53bf2fb219b11e227a51e0256c3fc4c5f20c46.camel@gunduz.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Junwang Zhao
Дата:
Сообщение: [dsm] comment typo
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: WIP: new system catalog pg_wait_event