Raw Package Information
Package: postgresql-10-plprofiler
Source: plprofiler
Version: 4.2.5-4.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 80
Depends: postgresql-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-10-plprofiler_4.2.5-4.pgdg22.04+1_amd64.deb
Size: 20212
SHA256: 3ec96fd0f459283b03155fd85f581fbefd61f7a53b017c4f6d3023385dc56958
SHA1: 0409a531016823510447de53ae73adb056b2dbd8
MD5sum: fdfd37d03fdb006bcc67f9c047c29a97
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.