postgresql-16-pg-wait-sampling
Extension providing statistics about PostgreSQL wait events
pg_wait-sampling is an extension which provides functions for detailed
per backend and per query wait events statistics.
polkitd
framework for managing administrative policies and privileges
polkit is an application-level toolkit for defining and handling the policy
that allows unprivileged processes to speak to privileged processes.
It was previously named PolicyKit.
postgresql-16
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.
postgresql-plperl-16
PL/Perl procedural language for PostgreSQL 16
PL/Perl enables an SQL developer to write procedural language functions
for PostgreSQL 16 in Perl. You need this package if you have any
PostgreSQL 16 functions that use the languages plperl or plperlu.
postgresql-pltcl-16
PL/Tcl procedural language for PostgreSQL 16
PL/Tcl enables an SQL developer to write procedural language functions
for PostgreSQL 16 in Tcl. You need this package if you have any
PostgreSQL 16 functions that use the languages pltcl or pltclu.