Package: postgresql-15-plprofiler Source: plprofiler Version: 4.2.4-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 140 Depends: postgresql-15, postgresql-15-jit-llvm (>= 10), libc6 (>= 2.17) Recommends: plprofiler Provides: postgresql-plprofiler Homepage: https://github.com/bigsql/plprofiler Priority: optional Section: database Filename: pool/main/p/plprofiler/postgresql-15-plprofiler_4.2.4-1.pgdg20.04+1_amd64.deb Size: 52968 SHA256: 4fba8bc9033b9744da300fc6e8e39fd11dfd36050b2e0533196a6e5194b26094 SHA1: fcb68c8a106ad2e293d252f774b7c8925d1f03b5 MD5sum: bae701a0c7fad5f25486d3bd65a8e398 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.