Re: Segmentation Fault PG 14

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Willian Colognesi <willian_colognesi(at)trimble(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 07:10:23
Message-ID: CA+hUKGJYanWE9hotrBf-GZ756spBh7L9tg0ya4aHj7mE-e_x_Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Bilek 2022-11-08 07:35:02 Re: PCI:SSF - Safe SQL Query & operators filter
Previous Message Laurenz Albe 2022-11-08 07:03:39 Re: PCI:SSF - Safe SQL Query & operators filter