How to Install and Uninstall postgresql-llvmjit Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "postgresql-llvmjit" package
Here is a brief guide to show you how to install postgresql-llvmjit on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql-llvmjit
Copied
2. Uninstall "postgresql-llvmjit" package
This is a short guide on how to uninstall postgresql-llvmjit on openSuSE Tumbleweed:
$
sudo zypper remove
postgresql-llvmjit
Copied
3. Information about the postgresql-llvmjit package on openSuSE Tumbleweed
Information for package postgresql-llvmjit:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : postgresql-llvmjit
Version : 16-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 204 B
Installed : No
Status : not installed
Source package : postgresql-16-3.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 : postgresql-llvmjit
Version : 16-3.1
Arch : noarch
Vendor : openSUSE
Installed Size : 204 B
Installed : No
Status : not installed
Source package : postgresql-16-3.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.