Source: pgsentinel Section: database Priority: optional Maintainer: Debian PostgreSQL Maintainers Uploaders: Jeremy Schneider , Laura H. , Build-Depends: debhelper-compat (= 13), architecture-is-64-bit , postgresql-all , postgresql-contrib-18, postgresql-server-dev-all (>=14), Standards-Version: 4.7.2 Homepage: https://github.com/pgsentinel/pgsentinel Vcs-Browser: https://salsa.debian.org/postgresql/pgsentinel Vcs-Git: https://salsa.debian.org/postgresql/pgsentinel.git Package: postgresql-18-pgsentinel Architecture: any Depends: postgresql-contrib-18, ${misc:Depends}, ${postgresql:Depends}, ${shlibs:Depends}, Breaks: ${postgresql:Breaks}, Description: PostgreSQL extension pgsentinel pgsentinel is a lightweight extension for PostgreSQL that enables active session sampling. It collects and reports information about currently active sessions and waits. This extension helps database administrators and developers diagnose performance issues by providing real-time insights into blocking, waiting, and session activities.