Package: postgresql-15-plprofiler Source: plprofiler Version: 4.2.5-4.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 129 Depends: postgresql-15, libc6 (>= 2.17) Recommends: plprofiler Breaks: postgresql-15-jit-llvm (<< 21) Provides: postgresql-plprofiler Homepage: https://github.com/bigsql/plprofiler Priority: optional Section: database Filename: pool/main/p/plprofiler/postgresql-15-plprofiler_4.2.5-4.pgdg26.04+1_amd64.deb Size: 46084 SHA256: a07fbf9e311a9a165b02b2b2b8d43cb0c1d051c3e6645c2d7714e021f0346049 SHA1: 16e040bf71684676a5e51b31645195d655e98ad5 MD5sum: b18270c529e331b404ce09208d3045d4 Description: PostgreSQL PL/pgSQL functions performance profiler The plprofiler is an extension for the PostgreSQL database system to create performance profiles of PL/pgSQL functions and stored procedures. The included external Python class and command line utility can be used to easily control the extension, run arbitrary SQL commands (invoking PL/pgSQL functions), save and manage the resulting performance datasets and create HTML reports from them. . This package contains the PostgreSQL server extension.