How to Install and Uninstall postgresql11-pg_cron-llvmjit Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "postgresql11-pg_cron-llvmjit" package

Learn how to install postgresql11-pg_cron-llvmjit on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install postgresql11-pg_cron-llvmjit

2. Uninstall "postgresql11-pg_cron-llvmjit" package

This is a short guide on how to uninstall postgresql11-pg_cron-llvmjit on openSuSE Tumbleweed:

$ sudo zypper remove postgresql11-pg_cron-llvmjit

3. Information about the postgresql11-pg_cron-llvmjit package on openSuSE Tumbleweed

Information for package postgresql11-pg_cron-llvmjit:
-----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : postgresql11-pg_cron-llvmjit
Version : 1.3.1-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 114,1 KiB
Installed : No
Status : not installed
Source package : postgresql11-pg_cron-1.3.1-2.1.src
Summary : Just-in-time compilation support for PostgreSQL pg_cron extension
Description :
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.