Package: postgresql-14-plprofiler Source: plprofiler Version: 4.2.5-3.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.5-3.pgdg20.04+1_amd64.deb Size: 51020 SHA256: 80ae3b2972c7fdbc5d831d0b1485f62d82c115955ddcc8ff63bb4a5c3803a71a SHA1: 6dfc625c525c621dc6de15a58e3fb261883a60b7 MD5sum: 28e6e1fd091494ac74dec6fe659b9ede 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.