Package: postgresql-16-plprofiler Source: plprofiler Version: 4.2.5-4.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 129 Depends: postgresql-16, libc6 (>= 2.17) Recommends: plprofiler Breaks: postgresql-16-jit-llvm (<< 21) Provides: postgresql-plprofiler Homepage: https://github.com/bigsql/plprofiler Priority: optional Section: database Filename: pool/main/p/plprofiler/postgresql-16-plprofiler_4.2.5-4.pgdg26.04+1_amd64.deb Size: 45908 SHA256: 13b7dc7239ec93a949767ccf6436c1fb5afebd041250e8979b16f427d515d8e2 SHA1: 6132951faab913194c04f37c34241eff44b3d2a4 MD5sum: f2924aed378fd7f1502c959e5fda519e 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.