Package: postgresql-16-show-plans Source: pg-show-plans Version: 2.1.5-1.pgdg20.04+1 Architecture: amd64 Maintainer: Debian PostgreSQL Maintainers Installed-Size: 79 Depends: postgresql-16, postgresql-16-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-16-show-plans_2.1.5-1.pgdg20.04+1_amd64.deb Size: 27308 SHA256: 872a6f86c3b3ed0307f85d4317fe7d8ee7ee63eec7afef1a766c0416c7cbd403 SHA1: f1374e88edfede9d06605aa2d30d6ebf6cefaa0b MD5sum: be59d097bff6414e46693e058a78e543 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.