Package: postgresql-14-plprofiler Source: plprofiler Version: 4.2.4-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 138 Depends: postgresql-14, postgresql-14-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-14-plprofiler_4.2.4-1.pgdg20.04+1_amd64.deb Size: 50968 SHA256: 6f6e571dec69e70baeed1ec6e984728d7e72bd0a0177727ad9bd254afcf9c910 SHA1: e95ea4e2ebeaef7096b864b20ff1568da03f4987 MD5sum: 17f3d3eec27ad370dcb46c4621e2fd95 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.