Package: postgresql-16-plprofiler Source: plprofiler Version: 4.2.5-3.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 139 Depends: postgresql-16, postgresql-16-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-16-plprofiler_4.2.5-3.pgdg22.04+1_amd64.deb Size: 53340 SHA256: 477428d138836a2afaee6fa26519c637cca9fe2b44619bc883e7c095a07ccb16 SHA1: 11dfacbd248dfae2a2fd4f430cf6c80c9e717306 MD5sum: e1fd08cdbee1a745d123846a4bbddcf0 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.