Block a user
postgresql-18-jit (18.0-1)
Published 2025-10-16 13:48:47 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install postgresql-18-jit=18.0-1
Repository Info
Distributions |
plucky |
Components |
main |
Architectures |
arm64 |
About this package
LLVM JIT support for PostgreSQL 18 PostgreSQL, also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It features transactions with Atomicity, Consistency, Isolation, Durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. It is designed to handle a range of workloads, from single machines to data warehouses or Web services with many concurrent users. . This package provides LLVM-based query JITing for PostgreSQL 18.
Dependencies
| postgresql-18 (= 18.0-1) |
| libc6 (>= 2.17) |
| libgcc-s1 (>= 3.3.1) |
| libllvm20 (>= 1:20.1.0) |
| libstdc++6 (>= 5.2) |