Package: postgresql-16-show-plans Source: pg-show-plans Version: 2.1.6-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 77 Depends: postgresql-16, postgresql-16-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-16-show-plans_2.1.6-1.pgdg22.04+1_amd64.deb Size: 27604 SHA256: 00777b0b89c67162c1421471f55556b28d15c6dc3801330847691df4f63758d4 SHA1: 0a6206d843277bfa2cd7881c422661152327a760 MD5sum: ba9ba7e7d0f964a6bfeb35f26ff26830 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.