Raw Package Information
Package: plprofiler
Version: 4.2.5-4.pgdg22.04+1
Architecture: all
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 642
Depends: python3-psycopg2, python3, python3:any
Recommends: postgresql-plprofiler
Provides: python3-plprofiler
Homepage: https://github.com/bigsql/plprofiler
Priority: optional
Section: database
Filename: pool/main/p/plprofiler/plprofiler_4.2.5-4.pgdg22.04+1_all.deb
Size: 338416
SHA256: ca4f8ceba6bf497dcac55fa012bd38d0ffefa61cf75d2be06ba3ff28e423fe85
SHA1: 27889f82456c273accf08b793c1245d363ce8e6f
MD5sum: fc5196cc8e37c5c0ef00c6cfc448214f
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
t.
This package contains the Python module and the plprofiler CLI util.