How to Install and Uninstall postgresql14-llvmjit Package on openSuSE Tumbleweed
Last updated: November 26,2024
1. Install "postgresql14-llvmjit" package
Please follow the step by step instructions below to install postgresql14-llvmjit on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql14-llvmjit
Copied
2. Uninstall "postgresql14-llvmjit" package
This guide covers the steps necessary to uninstall postgresql14-llvmjit on openSuSE Tumbleweed:
$
sudo zypper remove
postgresql14-llvmjit
Copied
3. Information about the postgresql14-llvmjit package on openSuSE Tumbleweed
Information for package postgresql14-llvmjit:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : postgresql14-llvmjit
Version : 14.11-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 19.6 MiB
Installed : No
Status : not installed
Source package : postgresql14-14.11-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.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : postgresql14-llvmjit
Version : 14.11-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 19.6 MiB
Installed : No
Status : not installed
Source package : postgresql14-14.11-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.