Package: postgresql-17-show-plans Source: pg-show-plans Version: 2.1.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 77 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.5-1.pgdg22.04+1_amd64.deb Size: 27520 SHA256: b4b169a54bedd383a4215d31c6d3cb7c84f836ed3ff90d23e46cfc7efb81688e SHA1: 18d229eaa78e8379292edf01d742b610b21526d7 MD5sum: 8d8fa6cc92fa23bf31b069295beeef03 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.