Package: postgresql-14-show-plans Source: pg-show-plans Version: 2.1.5-1.pgdg22.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 77 Depends: postgresql-14, postgresql-14-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-14-show-plans_2.1.5-1.pgdg22.04+1_amd64.deb Size: 27236 SHA256: 0d68755d094e1cc155d9f7896f531fb1b91117d90cb0ba41ecfe6c225a9a51b2 SHA1: 6db41713887f3d6cd21a79bdbe392eecf1465550 MD5sum: 2ddbf9e15049848cc4a898fbebd3bee3 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.