Package: postgresql-16-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-16, libc6 (>= 2.14) Breaks: postgresql-16-jit-llvm (<< 21) Homepage: https://github.com/cybertec-postgresql/pg_show_plans Priority: optional Section: database Filename: pool/main/p/pg-show-plans/postgresql-16-show-plans_2.1.8-1.pgdg26.04+1_amd64.deb Size: 23920 SHA512: eb882d3df9d179066a6267259f9a827ec45e43d62417c86caa09f8b4e9f368a56ec02c1728959baa5506bdc534311241ab1f84ffee97f168b845717bc0116c44 SHA256: 4eb30e8f6b5c0c147453acd0f7b6f492f2909af0dbfbc2e3086ca074141864c5 SHA1: 47610f4ce41463e21ef2abc4adad5c3927cb8412 MD5sum: bfacfc6cc6e891b13b6e971a57ffe0ec 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.