Package: postgresql-15-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-15, libc6 (>= 2.14) Breaks: postgresql-15-jit-llvm (<< 15) 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.8-1.pgdg22.04+1_amd64.deb Size: 27672 SHA512: 5a9e5a5cfb094ccfb94b78ecc06e12be328ac72f5c2ae0eedeec0989fc6be4c8fdc74977053196bb22adb8c4c868dfa15cdb9a93df15366ca2bc2c9d1f388155 SHA256: 086c430ab531bd2c46cd21f2e63a99eb85cbaf54cea69399a8ab3410d214dde4 SHA1: 3dc9a611625bae0b1f497de4e7ad9cb0821c0de8 MD5sum: 2ed4019cba7a290e243d7264d6735bfd 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.