postgresql-17-pg-permissions

see all permissions in a PostgreSQL database

pg_permissions is a simple set of views to see all permissions in a PostgreSQL database.

pg-rage-terminator-17

PostgreSQL background worker that kill random sessions.

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

postgresql-17-roaringbitmap

RoaringBitmap extension for PostgreSQL

Roaring bitmaps are compressed bitmaps which tend to outperform conventional compressed bitmaps such as WAH, EWAH or Concise. In some instances, roaring bitmaps can be hundreds of times faster and they often offer significantly better compression. They can even be faster than uncompressed bitmaps.

postgresql-17-snakeoil

PostgreSQL anti-virus scanner based on ClamAV

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

postgresql-17-pg-track-settings

PostgreSQL extension tracking of configuration settings

pg_track_settings is a small PostgreSQL extension that helps you keep track of PostgreSQL settings configuration.

python3-repoze.who

ident and auth framework for Python WSGI applications - Python 3.x

repoze.who is an identification and authentication framework for arbitrary Python WSGI applications; it acts as WSGI middleware.