Raw Package Information
Package: plprofiler
Version: 4.2.5-3.pgdg20.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-3.pgdg20.04+1_all.deb
Size: 338116
SHA256: 32d24b613bd1bfd5f1e1184737e3691db8f8d52f49132fd1e2a487c0d7118dea
SHA1: c84b66d73ce99064f4eb926362622fbb0c1636c8
MD5sum: f7c658bd963783233d78eae849ef72a8
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.