Package: postgresql-14-show-plans Source: pg-show-plans Version: 2.1.5-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 78 Depends: postgresql-14, postgresql-14-jit-llvm (>= 10), libc6 (>= 2.14) 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.5-1.pgdg20.04+1_amd64.deb Size: 27172 SHA256: ec6a0250e6347faa885969c8185ef18347f8cae909395666ab28b72046f1017d SHA1: 085f8dcaa61085576206f88df25c186192989e48 MD5sum: 1bd1ce9fbb80f3cd04d7526af25351ce 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.