postgresql-17

The World's Most Advanced Open Source Relational Database

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.

libassuan9

IPC library for the GnuPG components

Libassuan is a small library implementing the so-called "Assuan protocol". This protocol is used for IPC between most newer GnuPG components. Both server and client side functions are provided.

postgresql-client-17

front-end programs for PostgreSQL 17

This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases.

postgresql-plperl-17

PL/Perl procedural language for PostgreSQL 17

PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 17 in Perl. You need this package if you have any PostgreSQL 17 functions that use the languages plperl or plperlu.

postgresql-pltcl-17

PL/Tcl procedural language for PostgreSQL 17

PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 17 in Tcl. You need this package if you have any PostgreSQL 17 functions that use the languages pltcl or pltclu.

luit

locale and ISO 2022 support for Unicode terminals

Luit is a filter that can be run between an arbitrary application and a UTF-8 terminal emulator. It will convert application output from the locale's encoding into UTF-8, and convert terminal input from UTF-8 into the locale's encoding.