Package: postgresql-17-plprofiler Source: plprofiler Version: 4.2.5-4.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 140 Depends: postgresql-17, libc6 (>= 2.17) Recommends: plprofiler Breaks: postgresql-17-jit-llvm (<< 15) Provides: postgresql-plprofiler Homepage: https://github.com/bigsql/plprofiler Priority: optional Section: database Filename: pool/main/p/plprofiler/postgresql-17-plprofiler_4.2.5-4.pgdg22.04+1_amd64.deb Size: 53400 SHA256: aada47222b148d30393f1dd2a0cfff34104b833d6321c5c792b9373196f30b67 SHA1: 6b67a8d9e0aaee506d0437d34fc23269f23b52ab MD5sum: 691fb79fa704e9a94e053afa64ca4d9e 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.