Package: postgresql-14-show-plans Source: pg-show-plans Version: 2.1.8-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 77 Depends: postgresql-14, libc6 (>= 2.14) Breaks: postgresql-14-jit-llvm (<< 15) 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.8-1.pgdg22.04+1_amd64.deb Size: 27404 SHA512: 8a2be5f145bbef7c4934ea35c86186cb371c1c1cbae05c2dd3366952b6b58a319b6f7a3b1cffd54f1eeabc29e57c02b264cd10bb63cb0bb9acedb24e4e629183 SHA256: 691490198691a3f42bf3484ae394b9f02135687b4440ecb6d2e92942e2ea634e SHA1: 68b8a7e635ddbcee4dafc65e11024172a899d8a5 MD5sum: 887285679e2aa9b567842a80e392db44 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.