Package: postgresql-12-plprofiler Source: plprofiler Version: 4.2.5-4.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 135 Depends: postgresql-12, libc6 (>= 2.17) Recommends: plprofiler Breaks: postgresql-12-jit-llvm (<< 15) Provides: postgresql-plprofiler Homepage: https://github.com/bigsql/plprofiler Priority: optional Section: database Filename: pool/main/p/plprofiler/postgresql-12-plprofiler_4.2.5-4.pgdg22.04+1_amd64.deb Size: 50360 SHA256: 7f726d6c16a3c085415a0944b0bb75607260cb650072768477c48a5a91f69ac7 SHA1: 5642e3abb396074ccfe2de82d189c4db167dd7f8 MD5sum: 298c6c26084978f0705f1c876e7b8da3 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.