Package: postgresql-17-show-plans Source: pg-show-plans Version: 2.1.8-1.pgdg26.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 73 Depends: postgresql-17, libc6 (>= 2.14) Breaks: postgresql-17-jit-llvm (<< 21) Homepage: https://github.com/cybertec-postgresql/pg_show_plans Priority: optional Section: database Filename: pool/main/p/pg-show-plans/postgresql-17-show-plans_2.1.8-1.pgdg26.04+1_amd64.deb Size: 23940 SHA512: 7b4c479f12d4dc46ebe49e2c7e0af85958c0d2eff1c2e2e51687a8e725f58f9cc7e5efd6ab10de4bf1876feb2508519d12e46c039bbdd1a87bc8631b6a32bf3b SHA256: 7871d563361c295b189d069d537dd2771db800b957d206449aa5f7519e11ba20 SHA1: e37afbcf1ed22ea4a89cc5e2a2bc6e60dbac8097 MD5sum: d6814daa3fc705babb0a4ec683438bd6 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.