How to Install and Uninstall postgresql16-llvmjit Package on openSUSE Leap
Last updated: November 23,2024
1. Install "postgresql16-llvmjit" package
This guide let you learn how to install postgresql16-llvmjit on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
postgresql16-llvmjit
Copied
2. Uninstall "postgresql16-llvmjit" package
Please follow the steps below to uninstall postgresql16-llvmjit on openSUSE Leap:
$
sudo zypper remove
postgresql16-llvmjit
Copied
3. Information about the postgresql16-llvmjit package on openSUSE Leap
Information for package postgresql16-llvmjit:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql16-llvmjit
Version : 16.2-150200.5.10.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 23.0 MiB
Installed : No
Status : not installed
Source package : postgresql16-16.2-150200.5.10.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : postgresql16-llvmjit
Version : 16.2-150200.5.10.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 23.0 MiB
Installed : No
Status : not installed
Source package : postgresql16-16.2-150200.5.10.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.