Package: postgresql-15-show-plans Source: pg-show-plans Version: 2.1.2-2.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 77 Depends: postgresql-15, postgresql-15-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-15-show-plans_2.1.2-2.pgdg22.04+1_amd64.deb Size: 27416 SHA256: a71d8db96d22db9ee48fbe480666b2aae54bba27c173d5f86abf23d0a7cd636e SHA1: 893c432428236697e5f9807e72ac0c1abae2d46d MD5sum: a13f5cd17f58381e6a42a6009d9a2836 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.