Raw Package Information
Package: postgresql-12-plprofiler
Source: plprofiler
Version: 4.2.1-1.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 149
Depends: postgresql-12, postgresql-12-jit-llvm (>= 14), libc6 (>= 2.17)
Recommends: plprofiler
Provides: postgresql-plprofiler
Homepage: https://github.com/bigsql/plprofiler
Priority: optional
Section: database
Filename: pool/main/p/plprofiler/postgresql-12-plprofiler_4.2.1-1.pgdg22.04+1_amd64.deb
Size: 51072
SHA256: 91d8a8ffd150e25c45034824b25708e4b23730709735678b236a94e5ad9b6869
SHA1: 5dc8959f8e972aebdf6941316bba489a58f2dca2
MD5sum: 0c129273a2473fbbfa9fabdc5fa36bd5
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.