This is a staging site. Uploads will not persist. Testing only.

postgresql-16-pg-checksums

Activate/deactivate/verify PostgreSQL data checksums

Data checksums allow the PostgreSQL database server to identify I/O failures when reading data from storage. The checksums stored in the page header of each data page are compared to the computed checksum of the read data.

python3-reflink

Python Library wrapping platform-specific reflink implementations

Python wrapper around the ``reflink`` system calls.

postgresql-16-pgfincore

set of PostgreSQL functions to manage blocks in memory

Those functions let you know which and how many disk block from a relation are in the page cache of the operating system, and eventually write the result to a file. Then using this file, it is possible to restore the page cache state for each block of the relation.

python3-colorful

Terminal string styling done right (Python 3)

This package contains a terminal string styling done right in Python.

libpcp-mmv1t64

Performance Co-Pilot Memory Mapped Value client library

The libpcp-mmv package contains the runtime environment required by an application that utilises Memory Mapped Value instrumentation to export runtime instrumentation into the Performance Co-Pilot infrastructure.

libpcp-web1t64

Performance Co-Pilot data import library

The libpcp-web package contains the runtime environment required by a PMDA to parse and extract metric data from a JSON file.