Raw Package Information
Package: postgresql-14-show-plans
Source: pg-show-plans
Version: 2.1.2-2.pgdg22.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 77
Depends: postgresql-14, postgresql-14-jit-llvm (>= 15), libc6 (>= 2.14)
Homepage: https://github.com/cybertec-postgresql/pg_show_plans
Priority: optional
Section: database
Filename: pool/main/p/pg-show-plans/postgresql-14-show-plans_2.1.2-2.pgdg22.04+1_amd64.deb
Size: 27228
SHA256: 17ddb9bfe99a941c9a0b80f2312244e74d665cea868b2fa04a0d2a927dcc1685
SHA1: 6ec544804784e8baf1d30e3a71be26665696b87e
MD5sum: bddd2be9a40dde6f6a5aa588bb9cfe86
Description: Show query plans of currently running PostgreSQL statements
This PostgreSQL extension shows the query plans of all currently running SQL
statements. Plan output format can be plain text (default), JSON, YAML, or
XML.