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