Raw Package Information
Package: postgresql-11-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-11, postgresql-11-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-11-plprofiler_4.2.1-1.pgdg22.04+1_amd64.deb
Size: 50996
SHA256: f2c94b97a57168df8818d45d8cce4bce33f205a4b213fbaef585bcb947897558
SHA1: 98dd6cda91022bbc75aaa56773ab18d845bfdf1f
MD5sum: c8772ee3e654228b430f55d87608a296
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.