This is a staging site. Uploads will not persist. Testing only.
postgresql-17-statviz
PostgreSQL internal statistics analysis and visualization
pg_statviz is a minimalist extension and utility pair for time series analysis
and visualization of PostgreSQL internal statistics. Created for snapshotting
PostgreSQL's cumulative and dynamic statistics and performing time series
analysis on them. The accompanying utility can produce visualizations for
selected time ranges on the stored stats snapshots, enabling the user to track
PostgreSQL performance over time and potentially perform tuning or
troubleshooting.
php-matomo-component-decompress
library providing decompressing tools
This package is a library that provides decompressing tools.
It supports the following compression formats:
- Zip
- Gzip
- Bzip
- Tar (gzip or bzip)
postgresql-17-cron
Run periodic jobs in PostgreSQL
pg_cron is a simple cron-based job scheduler for PostgreSQL (9.5 or higher)
that runs inside the database as an extension. It uses the same syntax as
regular cron, but it allows you to schedule PostgreSQL commands directly from
the database. pg_cron can run multiple jobs in parallel, but it runs at most
one instance of a job at a time. If a second run is supposed to start before
the first one finishes, then the second run is queued and started as soon as
the first run completes.
python3-pyoprf
python bindings for liboprf: Oblivious Pseudo-Random Functions
This library implements the basic OPRF (ristretto255, SHA-512) variant from the
"Oblivious Pseudorandom Functions using Prime-Order Groups" Draft from the IRTF
Crypto Forum Research Group (https://github.com/cfrg/draft-irtf-cfrg-voprf/).
Additionally it implements a threshold OPRF based on "TOPPSS: Cost-minimal
Password-Protected Secret Sharing based on Threshold OPRF" by Krawczyk et al
(https://ia.cr/2017/363).
libqgis-server3.34.14
QGIS - shared server library
QGIS is a Geographic Information System (GIS) which manages, analyzes and
display databases of geographic information.
postgresql-17-similarity
PostgreSQL similarity functions extension
pg_similarity is an extension to support similarity queries on PostgreSQL.
The extension consists of: