| From: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
|---|---|
| To: | Ben Chobot <bench(at)silentmedia(dot)com> |
| Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org>, Christoph Berg <myon(at)debian(dot)org> |
| Subject: | Re: To JIT (or not!) in Ubuntu packages |
| Date: | 2021-09-15 04:05:30 |
| Message-ID: | CA+hUKGJ4niGqjPin1RypAxqNPOwG11tcx7xRzVNKwndCGCMw_g@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wed, Sep 15, 2021 at 3:30 PM Ben Chobot <bench(at)silentmedia(dot)com> wrote:
> So I've installed http://apt.postgresql.org/pub/repos/apt/pool/14/p/postgresql-14/postgresql-14_14~beta3-1.pgdg18.04+1_arm64.deb, after which I see:
Ahhh, so you're on 18.04, an old LTS. I remember now, there was this
issue in LLVM 3.9 on that aarch64 (which I saw on Debian 9 during
testing of the JIT stuff), resolved by later LLVM versions (maybe 6?):
I don't know Ubuntu versioning policies etc, but maybe something to do
with which LLVM versions it's allowed to depend on?
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Steve Litt | 2021-09-15 04:54:49 | SQL queries as sets: was The tragedy of SQL |
| Previous Message | Ben Chobot | 2021-09-15 03:30:53 | Re: To JIT (or not!) in Ubuntu packages |