public inbox for [email protected]
help / color / mirror / Atom feedMissing llvmjit packages in pgdg-11 RHEL6
3+ messages / 3 participants
[nested] [flat]
* Missing llvmjit packages in pgdg-11 RHEL6
@ 2019-01-01 17:23 Evan Rempel <[email protected]>
2019-01-02 21:57 ` Re: Missing llvmjit packages in pgdg-11 RHEL6 Devrim Gündüz <[email protected]>
0 siblings, 1 reply; 3+ messages in thread
From: Evan Rempel @ 2019-01-01 17:23 UTC (permalink / raw)
To: pgsql-pkg-yum
the postgresql11-llvmjit packages are missing from the RH$L repo
https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-6-x86_64/
There may be other packages and other repos, but Ihave just come
across that oneat the moment.
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: Missing llvmjit packages in pgdg-11 RHEL6
2019-01-01 17:23 Missing llvmjit packages in pgdg-11 RHEL6 Evan Rempel <[email protected]>
@ 2019-01-02 21:57 ` Devrim Gündüz <[email protected]>
2019-01-03 09:51 ` Re: Missing llvmjit packages in pgdg-11 RHEL6 Christoph Berg <[email protected]>
0 siblings, 1 reply; 3+ messages in thread
From: Devrim Gündüz @ 2019-01-02 21:57 UTC (permalink / raw)
To: Evan Rempel <[email protected]>; pgsql-pkg-yum
Hi,
On Tue, 2019-01-01 at 09:23 -0800, Evan Rempel wrote:
> the postgresql11-llvmjit packages are missing from the RH$L repo
>
> https://download.postgresql.org/pub/repos/yum/11/redhat/rhel-6-x86_64/
>
> There may be other packages and other repos, but Ihave just come
> across that oneat the moment.
The LLVM/CLANG versions in RHEL 6 is not sufficient to build PostgreSQL 11 with
LLVM support. I'd suggest you to upgrade to RHEL 7, at least.
Regards,
--
Devrim Gündüz
EnterpriseDB: https://www.enterprisedb.com
PostgreSQL Consultant, Red Hat Certified Engineer
Twitter: @DevrimGunduz , @DevrimGunduzTR
Attachments:
[application/pgp-signature] signature.asc (833B, 2-signature.asc)
download
^ permalink raw reply [nested|flat] 3+ messages in thread
* Re: Missing llvmjit packages in pgdg-11 RHEL6
2019-01-01 17:23 Missing llvmjit packages in pgdg-11 RHEL6 Evan Rempel <[email protected]>
2019-01-02 21:57 ` Re: Missing llvmjit packages in pgdg-11 RHEL6 Devrim Gündüz <[email protected]>
@ 2019-01-03 09:51 ` Christoph Berg <[email protected]>
0 siblings, 0 replies; 3+ messages in thread
From: Christoph Berg @ 2019-01-03 09:51 UTC (permalink / raw)
To: Devrim Gündüz <[email protected]>; +Cc: Evan Rempel <[email protected]>; pgsql-pkg-yum
Re: Devrim Gündüz 2019-01-02 <[email protected]>
> The LLVM/CLANG versions in RHEL 6 is not sufficient to build PostgreSQL 11 with
> LLVM support. I'd suggest you to upgrade to RHEL 7, at least.
Fwiw what I did for Debian is to require llvm 6.0.1. Older releases
are supported by PG on paper, but effectively at least that version is
needed or else C++ extensions like PostGIS will explode because C++
exceptions aren't handled cleanly.
(The full story is that 5.x is needed for C++ exceptions, and 7 is
needed non-x32 architectures like ppc64(el).)
Christoph
^ permalink raw reply [nested|flat] 3+ messages in thread
end of thread, other threads:[~2019-01-03 09:51 UTC | newest]
Thread overview: 3+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2019-01-01 17:23 Missing llvmjit packages in pgdg-11 RHEL6 Evan Rempel <[email protected]>
2019-01-02 21:57 ` Devrim Gündüz <[email protected]>
2019-01-03 09:51 ` Christoph Berg <[email protected]>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox