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