Re: Segmentation Fault PG 14 - Mailing list pgsql-general

From Tom Lane
Subject Re: Segmentation Fault PG 14
Date
Msg-id 3585073.1667862304@sss.pgh.pa.us
Whole thread Raw
In response to Re: Segmentation Fault PG 14  (Willian Colognesi <willian_colognesi@trimble.com>)
Responses Re: Segmentation Fault PG 14  (Willian Colognesi <willian_colognesi@trimble.com>)
List pgsql-general
Willian Colognesi <willian_colognesi@trimble.com> writes:
> There is no llvm installed on ubuntu server, postgresql was installed via
> apt package `apt install postgresql-14`

If there's no LLVM around, then disabling JIT wouldn't do anything,
because it depends on LLVM to compile code.

We should perhaps wait awhile to see if that really fixed it.

            regards, tom lane



pgsql-general by date:

Previous
From: Willian Colognesi
Date:
Subject: Re: Segmentation Fault PG 14
Next
From: Jeffrey Walton
Date:
Subject: Re: Segmentation Fault PG 14