Package: postgresql-17-show-plans Source: pg-show-plans Version: 2.1.6-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 78 Depends: postgresql-17, postgresql-17-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-17-show-plans_2.1.6-1.pgdg22.04+1_amd64.deb Size: 27664 SHA256: b1d1c3193e1b17efc92402f8f1cab642bfea456681e7587da7f11366bd40103e SHA1: d789f29ae4fc7f7046e466dad119d92957a36a70 MD5sum: d3b031e0e688bbcba445e34a4675de2d 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.