How to Install and Uninstall postgresql15-llvmjit Package on openSuSE Tumbleweed

Last updated: September 28,2024

1. Install "postgresql15-llvmjit" package

Please follow the steps below to install postgresql15-llvmjit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install postgresql15-llvmjit

2. Uninstall "postgresql15-llvmjit" package

Learn how to uninstall postgresql15-llvmjit on openSuSE Tumbleweed:

$ sudo zypper remove postgresql15-llvmjit

3. Information about the postgresql15-llvmjit package on openSuSE Tumbleweed

Information for package postgresql15-llvmjit:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : postgresql15-llvmjit
Version : 15.6-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 20.2 MiB
Installed : No
Status : not installed
Source package : postgresql15-15.6-2.1.src
Upstream URL : https://www.postgresql.org/
Summary : Just-in-time compilation support for PostgreSQL
Description :
PostgreSQL is an advanced object-relational database management system
that supports an extended subset of the SQL standard, including
transactions, foreign keys, sub-queries, triggers, and user-defined
types and functions.
This package contains support for just-in-time compiling parts of
PostgreSQL queries. Using LLVM it compiles e.g. expressions and tuple
deforming into native code, with the goal of accelerating analytics
queries.

5. The same packages on other Linux Distributions