From: | Willian Colognesi <willian_colognesi(at)trimble(dot)com> |
---|---|
To: | Thomas Munro <thomas(dot)munro(at)gmail(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com>, pgsql-general(at)lists(dot)postgresql(dot)org |
Subject: | Re: Segmentation Fault PG 14 |
Date: | 2022-11-08 11:21:20 |
Message-ID: | CADAf1kbzxXiDJHj=7OQTjf44vncJaTgP=N7hXJkRrWo0bSv53w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
You are right Thomas,
Just confirmed and it's installed:
ubuntu(at)ip-10-x-x-x:~$ apt search llvm | grep inst
WARNING: apt does not have a stable CLI interface. Use with caution in
scripts.
libllvm10/focal,now 1:10.0.0-4ubuntu1 arm64 [installed,automatic]
I was trying something like `llvm -version` or something like that but did
not have success, but I verified, and in the apt is installed.
Tom,
Since yesterday the database hasn't restarted, so I'm believing that there
is some problem related to jit.
On Tue, Nov 8, 2022 at 4:11 AM Thomas Munro <thomas(dot)munro(at)gmail(dot)com> wrote:
> On Tue, Nov 8, 2022 at 11:45 AM Willian Colognesi
> <willian_colognesi(at)trimble(dot)com> wrote:
> > root(at)ip-10-x-x-x:/home/ubuntu# pg_config --configure
> > ... --with-extra-version= (Ubuntu 14.5-2.pgdg20.04+2)' ...
> > ... '--with-llvm' 'LLVM_CONFIG=/usr/bin/llvm-config-10' ...
>
> > There is no llvm installed on ubuntu server, postgresql was installed
> via apt package `apt install postgresql-14`
>
> We can see from the pg_config output that it's built with LLVM 10.
> Also that looks like it's the usual pgdg packages which are certainly
> built against LLVM and will install it automatically.
>
*Willian Cezar de O. Colognesi*
Systems Analysis Specialist, Trimble Transportation Brazil
Avenida Santos Dumont, 271 | Londrina, PR | 86039-090
From | Date | Subject | |
---|---|---|---|
Next Message | Erik Wienhold | 2022-11-08 11:27:33 | Re: Information to CVE-2022-42889 |
Previous Message | Cedric Aaron Towstyka | 2022-11-08 10:50:18 | Information to CVE-2022-42889 |