pg-rage-terminator-14

PostgreSQL background worker that kill random sessions.

pg-rage-terminator is a custom background worker which is able to kill random PostgreSQL backends.

postgresql-14-repack

reorganize tables in PostgreSQL databases with minimal locks

pg_repack is a PostgreSQL extension which lets you remove bloat from tables and indexes, and optionally restore the physical order of clustered indexes. Unlike CLUSTER and VACUUM FULL it works online, without holding an exclusive lock on the processed tables during processing. pg_repack is efficient to boot, with performance comparable to using CLUSTER directly.

postgresql-14-snakeoil

PostgreSQL anti-virus scanner based on ClamAV

pg_snakeoil provides functions scanning PostgreSQL data for viruses using the ClamAV anti-virus engine.

lib32go19-mips64r6-cross

Runtime library for GNU Go applications (32bit)

Library needed for GNU Go applications linked against the shared library.

gcc-11-cross-base-mipsen

GCC, the GNU Compiler Collection (library base package)

This empty package contains changelog and copyright files common to all libraries contained in the GNU Compiler Collection (GCC).

c2go

tool for transpiling C to Go

This package contains a tool for converting C to Go.