Package: postgresql-17-plprofiler Source: plprofiler Version: 4.2.5-3.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 140 Depends: postgresql-17, postgresql-17-jit-llvm (>= 15), libc6 (>= 2.17) Recommends: plprofiler Provides: postgresql-plprofiler Homepage: https://github.com/bigsql/plprofiler Priority: optional Section: database Filename: pool/main/p/plprofiler/postgresql-17-plprofiler_4.2.5-3.pgdg22.04+1_amd64.deb Size: 53436 SHA256: 807e2e94e013d553b49bc6c5a616d9b523a3c7ff3837bb10ec19369d61ad0cbf SHA1: 2abe4a7aed26e544d79b99c743e8a63a371655f1 MD5sum: 9b5200a262c8dd6688365b176617873a 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.