Package: postgresql-17-plprofiler Source: plprofiler Version: 4.2.5-4.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 129 Depends: postgresql-17, libc6 (>= 2.17) Recommends: plprofiler Breaks: postgresql-17-jit-llvm (<< 21) 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.pgdg26.04+1_amd64.deb Size: 45860 SHA256: 79875e25f7e10fa371f1ce7ebe0e2a3df373ebf1bd70fc105e38267b8caeae44 SHA1: 1138872deff9d4ef2003b1f8680c4ee82c762c32 MD5sum: 30819e5119793d17526f558f91610bd8 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.