Raw Package Information
Package: postgresql-15-show-plans
Source: pg-show-plans
Version: 2.1.2-2.pgdg20.04+1
Architecture: amd64
Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
Installed-Size: 79
Depends: postgresql-15, postgresql-15-jit-llvm (>= 10), libc6 (>= 2.14)
Homepage: https://github.com/cybertec-postgresql/pg_show_plans
Priority: optional
Section: database
Filename: pool/main/p/pg-show-plans/postgresql-15-show-plans_2.1.2-2.pgdg20.04+1_amd64.deb
Size: 27272
SHA256: 58984d0b418fa175fa5d67e65753525141be29dd9e78784d31d215fc83f227da
SHA1: 9ef6aa0b579c3d4d4459a9bdcbaa69d67b54c9c6
MD5sum: 236b6bdb7642cf45ea89c4af36d30e37
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.